/openbmc/linux/drivers/leds/ |
H A D | leds-spi-byte.c | 83 struct device_node *child; in spi_byte_probe() local
|
H A D | leds-is31fl32xx.c | 328 const struct device_node *child, in is31fl32xx_parse_child_dt() 366 struct device_node *child; in is31fl32xx_parse_dt() local
|
H A D | leds-lm36274.c | 74 struct fwnode_handle *child; in lm36274_parse_dt() local
|
H A D | leds-max77650.c | 65 struct fwnode_handle *child; in max77650_led_probe() local
|
/openbmc/linux/scripts/dtc/ |
H A D | checks.c | 136 struct node *child; in check_nodes_props() local 278 struct node *child, *child2; in check_duplicate_node_names() local 1024 struct node *child; in check_i2c_bus_bridge() local 1103 struct node *child; in check_spi_bus_bridge() local 1219 struct node *child; in check_avoid_unnecessary_addr_size() local 1761 struct node *child; in check_graph_nodes() local 1785 struct node *child; in check_graph_child_address() local
|
/openbmc/linux/net/sched/ |
H A D | sch_multiq.c | 197 struct Qdisc *child = q->queues[i]; in multiq_tune() local 213 struct Qdisc *child, *old; in multiq_tune() local
|
/openbmc/linux/drivers/hsi/controllers/ |
H A D | omap_ssi_core.c | 459 struct device_node *child; in ssi_of_get_available_ports_count() local 486 struct device_node *child; in ssi_probe() local
|
/openbmc/linux/drivers/media/platform/st/sti/c8sectpfe/ |
H A D | c8sectpfe-core.c | 662 struct device_node *child, *np = dev->of_node; in c8sectpfe_probe() local 914 struct device_node *child, *np = fei->dev->of_node; in configure_channels() local
|
/openbmc/linux/drivers/firewire/ |
H A D | core-topology.c | 174 struct fw_node *node, *child, *local_node, *irm_node; in build_tree() local 317 struct fw_node *node, *next, *child, *parent; in for_each_fw_node() local
|
/openbmc/linux/fs/efs/ |
H A D | namei.c | 110 struct dentry *efs_get_parent(struct dentry *child) in efs_get_parent()
|
/openbmc/linux/drivers/of/ |
H A D | base.c | 574 #define __for_each_child_of_node(parent, child) \ argument 687 struct device_node *child; in of_get_compatible_child() local 712 struct device_node *child; in of_get_child_by_name() local 724 struct device_node *child; in __of_find_node_by_path() local 1895 struct device_node *child, *cache_node; in of_find_next_cache_node() local
|
/openbmc/linux/drivers/clocksource/ |
H A D | timer-riscv.c | 182 struct device_node *child; in riscv_timer_init_dt() local
|
/openbmc/linux/tools/testing/selftests/breakpoints/ |
H A D | breakpoint_test_arm64.c | 33 static void child(int size, int wr) in child() function
|
/openbmc/qemu/python/qemu/utils/ |
H A D | qom_common.py | 58 def child(self) -> bool: member in ObjectPropertyInfo
|
/openbmc/linux/arch/powerpc/include/asm/ |
H A D | bootx.h | 43 u32 child; member
|
/openbmc/linux/tools/testing/selftests/x86/ |
H A D | mov_ss_trap.c | 56 pid_t child = fork(); in enable_watchpoint() local
|
H A D | amx.c | 512 pid_t parent, child, grandchild; in test_dynamic_state() local 640 pid_t child, grandchild; in test_fork() local 901 pid_t child; in test_ptrace() local
|
/openbmc/linux/drivers/pmdomain/samsung/ |
H A D | exynos-pm-domains.c | 109 struct of_phandle_args child, parent; in exynos_pd_probe() local
|
/openbmc/linux/include/linux/ |
H A D | of_graph.h | 36 #define for_each_endpoint_of_node(parent, child) \ argument
|
/openbmc/linux/tools/testing/selftests/arm64/mte/ |
H A D | check_child_memory.c | 32 pid_t child; in check_child_tag_inheritance() local
|
/openbmc/linux/fs/squashfs/ |
H A D | export.c | 103 static struct dentry *squashfs_get_parent(struct dentry *child) in squashfs_get_parent()
|
/openbmc/linux/fs/xfs/ |
H A D | xfs_export.c | 221 struct dentry *child) in xfs_fs_get_parent()
|
/openbmc/linux/drivers/leds/flash/ |
H A D | leds-rt4505.c | 291 struct fwnode_handle *child) in rt4505_init_flash_properties() 344 struct fwnode_handle *child; in rt4505_probe() local
|
/openbmc/linux/arch/parisc/kernel/ |
H A D | ptrace.c | 122 long arch_ptrace(struct task_struct *child, long request, in arch_ptrace() 252 long compat_arch_ptrace(struct task_struct *child, compat_long_t request, in compat_arch_ptrace()
|
/openbmc/linux/arch/arm/crypto/ |
H A D | ghash-ce-glue.c | 223 struct crypto_shash *child = cryptd_ahash_child(cryptd_tfm); in ghash_async_init() local 279 struct crypto_shash *child = cryptd_ahash_child(cryptd_tfm); in ghash_async_digest() local 310 struct crypto_ahash *child = &ctx->cryptd_tfm->base; in ghash_async_setkey() local
|