/openbmc/linux/drivers/mfd/ |
H A D | tc3589x.c | 333 struct device_node *child; in tc3589x_of_probe() local
|
/openbmc/qemu/bsd-user/ |
H A D | mmap.c | 55 void mmap_fork_end(int child) in mmap_fork_end()
|
/openbmc/linux/fs/autofs/ |
H A D | expire.c | 74 static struct dentry *positive_after(struct dentry *p, struct dentry *child) in positive_after()
|
/openbmc/u-boot/drivers/core/ |
H A D | devres.c | 203 struct udevice *child; in dump_resources() local
|
/openbmc/u-boot/drivers/pinctrl/ |
H A D | pinctrl_stm32.c | 59 struct udevice *child; in stm32_populate_gpio_dev_list() local
|
/openbmc/linux/drivers/net/ethernet/freescale/dpaa2/ |
H A D | dpaa2-mac.c | 95 struct fwnode_handle *fwnode, *parent = NULL, *child = NULL; in dpaa2_mac_get_node() local
|
/openbmc/linux/drivers/gpu/drm/i915/gem/ |
H A D | i915_gem_context.c | 999 struct intel_context *ce = e->engines[count], *child; in __unpin_engines() local 1152 struct intel_context *child; in perma_pin_contexts() local 1197 struct intel_context *ce, *child; in user_engines() local
|
/openbmc/linux/kernel/cgroup/ |
H A D | cgroup.c | 694 #define cgroup_for_each_live_child(child, cgrp) \ argument 790 struct cgroup *child = NULL; in cgroup_update_populated() local 3352 struct cgroup *cgrp, *child; in cgroup_subtree_control_write() local 4718 struct cgroup_subsys_state *child; in css_has_online_children() local 6320 void cgroup_fork(struct task_struct *child) in cgroup_fork() 6521 int cgroup_can_fork(struct task_struct *child, struct kernel_clone_args *kargs) in cgroup_can_fork() 6560 void cgroup_cancel_fork(struct task_struct *child, in cgroup_cancel_fork() 6581 void cgroup_post_fork(struct task_struct *child, in cgroup_post_fork()
|
/openbmc/linux/drivers/hwmon/ |
H A D | ina3221.c | 762 struct device_node *child, in ina3221_probe_child_from_dt() 805 struct device_node *child; in ina3221_probe_from_dt() local
|
/openbmc/qemu/chardev/ |
H A D | char-mux.c | 432 static int chardev_options_parsed_cb(Object *child, void *opaque) in chardev_options_parsed_cb()
|
/openbmc/u-boot/test/dm/ |
H A D | bus.c | 206 struct udevice *bus, *dev, *child; in dm_test_bus_children_iterators() local
|
/openbmc/linux/crypto/ |
H A D | pcrypt.c | 32 struct crypto_aead *child; member
|
/openbmc/linux/include/linux/ |
H A D | gameport.h | 39 struct gameport *parent, *child; member
|
/openbmc/linux/arch/powerpc/kernel/ |
H A D | eeh_pe.c | 405 struct eeh_pe *pe, *parent, *child; in eeh_pe_tree_remove() local
|
/openbmc/linux/drivers/leds/ |
H A D | leds-sc27xx-bltc.c | 279 struct device_node *np = dev_of_node(dev), *child; in sc27xx_led_probe() local
|
/openbmc/linux/tools/perf/tests/ |
H A D | builtin-test.c | 213 int status, err = -1, child = dont_fork ? 0 : fork(); in run_test() local
|
/openbmc/linux/fs/notify/ |
H A D | fsnotify.c | 117 struct dentry *child; in fsnotify_set_children_dentry_flags() local
|
/openbmc/linux/drivers/iio/dac/ |
H A D | ad5592r-base.c | 517 struct fwnode_handle *child; in ad5592r_alloc_channels() local
|
/openbmc/u-boot/scripts/dtc/ |
H A D | checks.c | 117 struct node *child; in check_nodes_props() local 251 struct node *child, *child2; in check_duplicate_node_names() local 1001 struct node *child; in check_avoid_unnecessary_addr_size() local
|
/openbmc/linux/drivers/pinctrl/sprd/ |
H A D | pinctrl-sprd.c | 919 struct device_node *child; in sprd_pinctrl_get_groups() local 937 struct device_node *child, *sub_child; in sprd_pinctrl_parse_dt() local
|
/openbmc/linux/drivers/fsi/ |
H A D | fsi-sbefifo.c | 1030 struct platform_device *child; in sbefifo_probe() local 1095 struct platform_device *child = to_platform_device(dev); in sbefifo_unregister_child() local
|
/openbmc/linux/lib/ |
H A D | btree.c | 537 unsigned long *key, int level, unsigned long *child, int fill) in rebalance() 680 unsigned long *child; in __btree_for_each() local
|
/openbmc/linux/drivers/of/ |
H A D | fdt.c | 253 struct device_node *child, *next; in reverse_nodes() local 572 int node, child; in fdt_scan_reserved_mem() local
|
/openbmc/qemu/tests/qtest/fuzz/ |
H A D | generic_fuzz.c | 692 static int locate_fuzz_memory_regions(Object *child, void *opaque) in locate_fuzz_memory_regions() 710 static int locate_fuzz_objects(Object *child, void *opaque) in locate_fuzz_objects()
|
/openbmc/linux/arch/loongarch/kernel/ |
H A D | ptrace.c | 66 void ptrace_disable(struct task_struct *child) in ptrace_disable() 1001 long arch_ptrace(struct task_struct *child, long request, in arch_ptrace()
|