/linux-6.3-rc2/drivers/ata/ |
A D | libahci_platform.c | 412 struct device_node *child; in ahci_platform_get_firmware() local 462 struct device_node *child; in ahci_platform_get_resources() local
|
/linux-6.3-rc2/drivers/gpu/drm/i915/gt/ |
A D | intel_context.c | 424 struct intel_context *child, *next; in intel_context_fini() local 563 struct intel_context *child) in intel_context_bind_parent_child()
|
/linux-6.3-rc2/tools/testing/selftests/x86/ |
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
|
A D | ioperm.c | 126 pid_t child = fork(); in main() local
|
/linux-6.3-rc2/tools/testing/selftests/cgroup/ |
A D | test_freezer.c | 402 char *parent, *child = NULL; in test_cgfreezer_mkdir() local 456 char *parent, *child = NULL; in test_cgfreezer_rmdir() local
|
/linux-6.3-rc2/fs/openpromfs/ |
A D | inode.c | 184 struct device_node *dp, *child; in openpromfs_lookup() local 274 struct device_node *child; in openpromfs_readdir() local
|
/linux-6.3-rc2/drivers/dma/dw-edma/ |
A D | dw-edma-core.c | 139 struct dw_edma_burst *child, *_next; in dw_edma_free_burst() local 155 struct dw_edma_chunk *child, *_next; in dw_edma_free_chunk() local 186 struct dw_edma_chunk *child; in dw_edma_start_transfer() local
|
/linux-6.3-rc2/drivers/leds/ |
A D | leds-lp55xx-common.c | 588 static int lp55xx_parse_multi_led_child(struct device_node *child, in lp55xx_parse_multi_led_child() 612 struct device_node *child; in lp55xx_parse_multi_led() local 660 struct device_node *child; in lp55xx_of_populate_pdata() local
|
/linux-6.3-rc2/drivers/input/keyboard/ |
A D | gpio_keys.c | 507 struct fwnode_handle *child) in gpio_keys_setup_key() 733 struct fwnode_handle *child; in gpio_keys_get_devtree_pdata() local 804 struct fwnode_handle *child = NULL; in gpio_keys_probe() local
|
/linux-6.3-rc2/drivers/gpu/drm/imx/ipuv3/ |
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
|
/linux-6.3-rc2/drivers/net/ethernet/netronome/nfp/abm/ |
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
|
/linux-6.3-rc2/crypto/ |
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
|
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
|
/linux-6.3-rc2/drivers/clk/versatile/ |
A D | clk-impd1.c | 107 struct device_node *child; in integrator_impd1_clk_probe() local
|
/linux-6.3-rc2/arch/powerpc/kernel/ |
A D | pci-hotplug.c | 24 struct pci_bus *child = NULL; in find_bus_among_children() local
|
/linux-6.3-rc2/drivers/gpu/drm/i915/gem/ |
A D | i915_gem_busy.c | 63 struct dma_fence **child = array->fences; in __busy_set_if_active() local
|
/linux-6.3-rc2/drivers/memory/ |
A D | pl353-smc.c | 76 struct device_node *child; in pl353_smc_probe() local
|
/linux-6.3-rc2/arch/arm/mach-mvebu/ |
A D | mvebu-soc-id.c | 61 struct device_node *child; in get_soc_id_by_pci() local
|
/linux-6.3-rc2/tools/testing/selftests/nsfs/ |
A D | pidns.c | 33 static int child(void *args) in child() function
|
/linux-6.3-rc2/tools/testing/selftests/breakpoints/ |
A D | step_after_suspend_test.c | 24 void child(int cpu) in child() function
|
/linux-6.3-rc2/tools/testing/selftests/firmware/ |
A D | fw_namespace.c | 69 pid_t child; in test_fw_in_ns() local
|
/linux-6.3-rc2/tools/testing/selftests/powerpc/ptrace/ |
A D | ptrace-tm-spd-gpr.c | 93 int trace_tm_spd_gpr(pid_t child) in trace_tm_spd_gpr()
|
/linux-6.3-rc2/tools/testing/selftests/powerpc/mm/ |
A D | stack_expansion_signal.c | 50 static int child(unsigned int stack_size, union pipe write_pipe) in child() function
|
/linux-6.3-rc2/fs/exportfs/ |
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()
|
/linux-6.3-rc2/arch/sparc/kernel/ |
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()
|