/openbmc/linux/fs/kernfs/ |
H A D | mount.c | 147 static struct dentry *kernfs_get_parent_dentry(struct dentry *child) in kernfs_get_parent_dentry() 183 static struct kernfs_node *find_next_ancestor(struct kernfs_node *child, in find_next_ancestor()
|
/openbmc/linux/drivers/soc/ti/ |
H A D | pruss.c | 427 struct device_node *child; in pruss_cfg_of_init() local 475 struct device_node *child; in pruss_probe() local
|
/openbmc/linux/net/ipv4/ |
H A D | tcp_minisocks.c | 607 struct sock *child; in tcp_check_req() local 866 tcp_child_process(struct sock * parent,struct sock * child,struct sk_buff * skb) tcp_child_process() argument [all...] |
/openbmc/bmcweb/http/ |
H A D | routing.hpp | 86 Node& child = nodes[kv.second]; in optimizeNode() local 132 const Node& child = nodes[kv.second]; in findRouteIndexesHelper() local 211 const Node& child = nodes[kv.second]; in findHelper() local
|
/openbmc/linux/lib/ |
H A D | radix-tree.c | 474 struct radix_tree_node *child; in radix_tree_shrink() local 602 struct radix_tree_node *node = NULL, *child; in __radix_tree_create() local 659 struct radix_tree_node *child = entry_to_node(node); in radix_tree_free_nodes() local 1158 struct radix_tree_node *node, *child; in radix_tree_next_chunk() local 1480 struct radix_tree_node *node = NULL, *child; in idr_get_free() local
|
/openbmc/linux/drivers/clk/versatile/ |
H A D | clk-impd1.c | 107 struct device_node *child; in integrator_impd1_clk_probe() local
|
/openbmc/linux/arch/powerpc/kernel/ |
H A D | pci-hotplug.c | 24 struct pci_bus *child = NULL; in find_bus_among_children() local
|
/openbmc/linux/drivers/gpu/drm/i915/gem/ |
H A D | i915_gem_busy.c | 63 struct dma_fence **child = array->fences; in __busy_set_if_active() local
|
/openbmc/linux/drivers/memory/ |
H A D | pl353-smc.c | 77 struct device_node *child; in pl353_smc_probe() local
|
/openbmc/linux/arch/arm/mach-mvebu/ |
H A D | mvebu-soc-id.c | 61 struct device_node *child; in get_soc_id_by_pci() local
|
/openbmc/qemu/tests/tcg/hppa/ |
H A D | stby.c | 64 static void *child(void *x) in child() function
|
/openbmc/linux/net/sched/ |
H A D | sch_sfb.c | 285 struct Qdisc *child = q->qdisc; in sfb_enqueue() local 429 struct Qdisc *child = q->qdisc; in sfb_dequeue() local 447 struct Qdisc *child = q->qdisc; in sfb_peek() local 494 struct Qdisc *child, *old; in sfb_change() local
|
/openbmc/linux/drivers/dma/dw/ |
H A D | core.c | 100 struct dw_desc *child, *_next; in dwc_desc_put() local 237 struct dw_desc *child; in dwc_descriptor_complete() local 302 struct dw_desc *child; in dwc_scan_descriptors() local 424 struct dw_desc *child; in dwc_handle_error() local
|
/openbmc/linux/tools/testing/selftests/powerpc/ptrace/ |
H A D | ptrace-tm-spd-gpr.c | 93 int trace_tm_spd_gpr(pid_t child) in trace_tm_spd_gpr()
|
/openbmc/linux/tools/testing/selftests/firmware/ |
H A D | fw_namespace.c | 69 pid_t child; in test_fw_in_ns() local
|
/openbmc/linux/tools/testing/selftests/nsfs/ |
H A D | pidns.c | 33 static int child(void *args) in child() function
|
/openbmc/linux/tools/testing/selftests/breakpoints/ |
H A D | step_after_suspend_test.c | 24 void child(int cpu) in child() function
|
/openbmc/linux/tools/testing/selftests/powerpc/mm/ |
H A D | stack_expansion_signal.c | 50 static int child(unsigned int stack_size, union pipe write_pipe) in child() function
|
/openbmc/linux/tools/testing/selftests/x86/ |
H A D | ioperm.c | 126 pid_t child = fork(); in main() local
|
/openbmc/linux/fs/nfs/blocklayout/ |
H A D | dev.c | 182 struct pnfs_block_dev *child = &dev->children[i]; in bl_map_concat() local 199 struct pnfs_block_dev *child; in bl_map_stripe() local
|
/openbmc/linux/fs/openpromfs/ |
H A D | inode.c | 184 struct device_node *dp, *child; in openpromfs_lookup() local 274 struct device_node *child; in openpromfs_readdir() local
|
/openbmc/linux/drivers/clk/ |
H A D | clk-scpi.c | 251 struct device_node *child, *np = dev->of_node; in scpi_clocks_remove() local 266 struct device_node *child, *np = dev->of_node; in scpi_clocks_probe() local
|
/openbmc/linux/tools/testing/selftests/cgroup/ |
H 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
|
/openbmc/linux/drivers/ata/ |
H A D | libahci_platform.c | 413 struct device_node *child; in ahci_platform_get_firmware() local 463 struct device_node *child; in ahci_platform_get_resources() local
|
/openbmc/linux/drivers/gpu/drm/i915/gt/ |
H 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()
|