Home
last modified time | relevance | path

Searched defs:child (Results 151 – 175 of 817) sorted by relevance

12345678910>>...33

/openbmc/linux/fs/kernfs/
H A Dmount.c147 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 Dpruss.c427 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 Dtcp_minisocks.c607 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 Drouting.hpp86 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 Dradix-tree.c474 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 Dclk-impd1.c107 struct device_node *child; in integrator_impd1_clk_probe() local
/openbmc/linux/arch/powerpc/kernel/
H A Dpci-hotplug.c24 struct pci_bus *child = NULL; in find_bus_among_children() local
/openbmc/linux/drivers/gpu/drm/i915/gem/
H A Di915_gem_busy.c63 struct dma_fence **child = array->fences; in __busy_set_if_active() local
/openbmc/linux/drivers/memory/
H A Dpl353-smc.c77 struct device_node *child; in pl353_smc_probe() local
/openbmc/linux/arch/arm/mach-mvebu/
H A Dmvebu-soc-id.c61 struct device_node *child; in get_soc_id_by_pci() local
/openbmc/qemu/tests/tcg/hppa/
H A Dstby.c64 static void *child(void *x) in child() function
/openbmc/linux/net/sched/
H A Dsch_sfb.c285 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 Dcore.c100 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 Dptrace-tm-spd-gpr.c93 int trace_tm_spd_gpr(pid_t child) in trace_tm_spd_gpr()
/openbmc/linux/tools/testing/selftests/firmware/
H A Dfw_namespace.c69 pid_t child; in test_fw_in_ns() local
/openbmc/linux/tools/testing/selftests/nsfs/
H A Dpidns.c33 static int child(void *args) in child() function
/openbmc/linux/tools/testing/selftests/breakpoints/
H A Dstep_after_suspend_test.c24 void child(int cpu) in child() function
/openbmc/linux/tools/testing/selftests/powerpc/mm/
H A Dstack_expansion_signal.c50 static int child(unsigned int stack_size, union pipe write_pipe) in child() function
/openbmc/linux/tools/testing/selftests/x86/
H A Dioperm.c126 pid_t child = fork(); in main() local
/openbmc/linux/fs/nfs/blocklayout/
H A Ddev.c182 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 Dinode.c184 struct device_node *dp, *child; in openpromfs_lookup() local
274 struct device_node *child; in openpromfs_readdir() local
/openbmc/linux/drivers/clk/
H A Dclk-scpi.c251 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 Dtest_freezer.c402 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 Dlibahci_platform.c413 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 Dintel_context.c424 struct intel_context *child, *next; in intel_context_fini() local
563 struct intel_context *child) in intel_context_bind_parent_child()

12345678910>>...33