/openbmc/linux/tools/testing/selftests/x86/ |
H A D | fsgsbase.c | 457 pid_t child = fork(); in test_ptrace_write_gs_read_base() local 519 pid_t child = fork(); in test_ptrace_write_gsbase() local
|
H A D | corrupt_xstate_header.c | 86 pid_t child = fork(); in main() local
|
/openbmc/openbmc/poky/bitbake/lib/toaster/toastergui/static/js/ |
H A D | jquery.treetable.js | 38 Node.prototype.addChild = function(child) { argument 131 Node.prototype.removeChild = function(child) { argument
|
/openbmc/linux/tools/testing/selftests/powerpc/ptrace/ |
H A D | ptrace-tm-vsx.c | 84 int trace_tm_vsx(pid_t child) in trace_tm_vsx()
|
H A D | ptrace-tm-spr.c | 97 int trace_tm_spr(pid_t child) in trace_tm_spr()
|
H A D | ptrace-tm-spd-vsx.c | 96 int trace_tm_spd_vsx(pid_t child) in trace_tm_spd_vsx()
|
/openbmc/linux/crypto/ |
H A D | geniv.c | 113 struct crypto_aead *child; in aead_init_geniv() local
|
H A D | ccm.c | 30 struct crypto_aead *child; member 54 struct crypto_cipher *child; member 572 struct crypto_aead *child = ctx->child; in crypto_rfc4309_setkey() local 609 struct crypto_aead *child = ctx->child; in crypto_rfc4309_crypt() local
|
H A D | gcm.c | 33 struct crypto_aead *child; member 48 struct crypto_aead *child; member 693 struct crypto_aead *child = ctx->child; in crypto_rfc4106_setkey() local 726 struct crypto_aead *child = ctx->child; in crypto_rfc4106_crypt() local 901 struct crypto_aead *child = ctx->child; in crypto_rfc4543_setkey() local
|
/openbmc/linux/drivers/gpu/drm/imx/ipuv3/ |
H A D | imx-ldb.c | 70 struct device_node *child; member 551 struct imx_ldb_channel *channel, struct device_node *child) in imx_ldb_panel_ddc() 621 struct device_node *child; in imx_ldb_probe() local
|
/openbmc/linux/drivers/dma/dw-edma/ |
H A D | dw-edma-core.c | 140 struct dw_edma_burst *child, *_next; in dw_edma_free_burst() local 156 struct dw_edma_chunk *child, *_next; in dw_edma_free_chunk() local 188 struct dw_edma_chunk *child; in dw_edma_start_transfer() local
|
/openbmc/linux/drivers/input/keyboard/ |
H A D | gpio_keys.c | 507 struct fwnode_handle *child) in gpio_keys_setup_key() 730 struct fwnode_handle *child; in gpio_keys_get_devtree_pdata() local 804 struct fwnode_handle *child = NULL; in gpio_keys_probe() local
|
/openbmc/linux/drivers/leds/ |
H A D | leds-lp55xx-common.c | 586 static int lp55xx_parse_multi_led_child(struct device_node *child, in lp55xx_parse_multi_led_child() 610 struct device_node *child; in lp55xx_parse_multi_led() local 658 struct device_node *child; in lp55xx_of_populate_pdata() local
|
/openbmc/linux/drivers/net/ethernet/netronome/nfp/abm/ |
H A D | qdisc.c | 34 struct nfp_alink_stats *child) in nfp_abm_stats_propagate() 236 struct nfp_qdisc *child = qdisc->children[i]; in nfp_abm_offload_compile_mq() local 433 struct nfp_qdisc *parent, *child; in nfp_abm_qdisc_graft() local
|
/openbmc/linux/drivers/mfd/ |
H A D | tps6105x.c | 98 struct device_node *child; in tps6105x_parse_dt() local
|
/openbmc/linux/arch/sparc/kernel/ |
H A D | ptrace_32.c | 37 void ptrace_disable(struct task_struct *child) in ptrace_disable() 360 long arch_ptrace(struct task_struct *child, long request, in arch_ptrace()
|
/openbmc/linux/net/ipv4/ |
H A D | tcp_fastopen.c | 245 struct sock *child; in tcp_fastopen_create_child() local 356 struct sock *child; in tcp_try_fastopen() local
|
/openbmc/linux/fs/exportfs/ |
H A D | expfs.c | 28 char *name, struct dentry *child) in exportfs_get_name() 276 static int get_name(const struct path *path, char *name, struct dentry *child) in get_name()
|
/openbmc/linux/tools/testing/selftests/bpf/progs/ |
H A D | bench_local_storage_create.c | 43 int BPF_PROG(sched_process_fork, struct task_struct *parent, struct task_struct *child) in BPF_PROG()
|
/openbmc/linux/arch/powerpc/kernel/ptrace/ |
H A D | ptrace32.c | 38 long compat_arch_ptrace(struct task_struct *child, compat_long_t request, in compat_arch_ptrace()
|
/openbmc/linux/arch/x86/include/asm/ |
H A D | page_64_types.h | 77 #define TASK_SIZE_OF(child) ((test_tsk_thread_flag(child, TIF_ADDR32)) ? \ argument
|
/openbmc/linux/drivers/i2c/muxes/ |
H A D | i2c-mux-gpmux.c | 73 struct device_node *child; in i2c_mux_probe() local
|
/openbmc/linux/drivers/dma/ |
H A D | txx9dmac.c | 245 struct txx9dmac_desc *child; in txx9dmac_sync_desc_for_cpu() local 264 struct txx9dmac_desc *child; in txx9dmac_desc_put() local 501 struct txx9dmac_desc *child; in txx9dmac_handle_error() local 540 struct txx9dmac_desc *child; in txx9dmac_scan_descriptors() local
|
/openbmc/linux/tools/testing/selftests/cgroup/ |
H A D | test_memcontrol.c | 33 char *parent, *child, *parent2 = NULL, *child2 = NULL; in test_memcg_subtree_control() local 1118 char *parent, *child; in test_memcg_oom_group_leaf_events() local 1190 char *parent, *child; in test_memcg_oom_group_parent_events() local
|
/openbmc/linux/sound/soc/amd/acp/ |
H A D | acp-pci.c | 181 struct device child; in snd_acp_resume() local
|