Home
last modified time | relevance | path

Searched defs:child (Results 201 – 397 of 397) sorted by relevance

12

/linux-4.4.14/tools/perf/util/
Dprobe-finder.h100 bool child; /* Search child scopes */ member
/linux-4.4.14/drivers/phy/
Dphy-berlin-sata.c193 struct device_node *child; in phy_berlin_sata_probe() local
Dphy-miphy28lp.c859 static int miphy28lp_get_resource_byname(struct device_node *child, in miphy28lp_get_resource_byname()
872 struct device_node *child, char *rname, in miphy28lp_get_one_addr()
1196 struct device_node *child, *np = pdev->dev.of_node; in miphy28lp_probe() local
Dphy-core.c138 struct device_node *child; in of_phy_provider_lookup() local
Dphy-miphy365x.c536 struct device_node *child, *np = pdev->dev.of_node; in miphy365x_probe() local
/linux-4.4.14/include/crypto/
Dmcryptd.h42 struct crypto_shash *child; member
/linux-4.4.14/drivers/pinctrl/freescale/
Dpinctrl-imx1-core.c514 struct device_node *child; in imx1_pinctrl_parse_functions() local
554 struct device_node *child; in imx1_pinctrl_parse_dt() local
Dpinctrl-imx.c590 struct device_node *child; in imx_pinctrl_parse_functions() local
645 struct device_node *child; in imx_pinctrl_probe_dt() local
Dpinctrl-mxs.c400 struct device_node *child; in mxs_pinctrl_probe_dt() local
/linux-4.4.14/arch/arm/kernel/
Dptrace.c195 void ptrace_disable(struct task_struct *child) in ptrace_disable()
798 long arch_ptrace(struct task_struct *child, long request, in arch_ptrace()
Dbios32.c519 struct pci_bus *child; in pci_common_init_dev() local
/linux-4.4.14/drivers/memory/
Djz4780-nemc.c271 struct device_node *child; in jz4780_nemc_probe() local
/linux-4.4.14/fs/jffs2/
Dsuper.c136 static struct dentry *jffs2_get_parent(struct dentry *child) in jffs2_get_parent()
/linux-4.4.14/drivers/staging/lustre/lustre/llite/
Dllite_nfs.c228 struct dentry *child) in ll_get_name()
/linux-4.4.14/arch/powerpc/platforms/pseries/
Dreconfig.c71 struct device_node *parent, *child; in pSeries_reconfig_remove_node() local
Ddlpar.c270 struct device_node *child; in dlpar_detach_node() local
/linux-4.4.14/drivers/mfd/
Ddm355evm_msp.c257 struct device *child; in add_children() local
Dtc3589x.c333 struct device_node *child; in tc3589x_of_probe() local
Domap-usb-host.c181 struct platform_device *child; in omap_usbhs_alloc_child() local
Dtwl-core.c727 struct device *child; in add_children() local
Dstmpe.c1117 struct device_node *child; in stmpe_of_probe() local
/linux-4.4.14/drivers/net/ethernet/broadcom/genet/
Dbcmmii.c431 struct device_node *child = NULL; in bcmgenet_mii_bus_reset() local
/linux-4.4.14/drivers/media/i2c/
Dadp1653.c430 struct device_node *child; in adp1653_of_init() local
/linux-4.4.14/drivers/mcb/
Dmcb-core.c315 struct mcb_bus *child; in __mcb_bus_add_child() local
/linux-4.4.14/drivers/memory/tegra/
Dmc.c173 struct device_node *child; in load_timings() local
Dtegra124-emc.c957 struct device_node *child; in tegra_emc_load_timings_from_dt() local
/linux-4.4.14/drivers/ata/
Dlibahci_platform.c352 struct device_node *child; in ahci_platform_get_resources() local
/linux-4.4.14/tools/perf/scripts/python/
Dcall-graph-from-postgresql.py248 def parent(self, child): argument
Dsched-migration.py69 def __init__(self, child): argument
/linux-4.4.14/drivers/macintosh/
Dwindfarm_smu_sat.c213 struct device_node *child; in wf_sat_probe() local
/linux-4.4.14/kernel/
Dcgroup_freezer.c260 struct freezer *child = css_freezer(pos); in update_if_frozen() local
Dcgroup.c553 #define cgroup_for_each_live_child(child, cgrp) \ argument
2973 struct cgroup *cgrp, *child; in cgroup_subtree_control_write() local
3860 struct cgroup_subsys_state *child; in css_has_online_children() local
5546 void cgroup_fork(struct task_struct *child) in cgroup_fork()
5560 int cgroup_can_fork(struct task_struct *child, in cgroup_can_fork()
5592 void cgroup_cancel_fork(struct task_struct *child, in cgroup_cancel_fork()
5613 void cgroup_post_fork(struct task_struct *child, in cgroup_post_fork()
Dseccomp.c234 struct seccomp_filter *child) in is_ancestor()
Dsysctl_binary.c45 const struct bin_table *child; member
Dfork.c825 static int wait_for_vfork_done(struct task_struct *child, in wait_for_vfork_done()
/linux-4.4.14/tools/testing/selftests/exec/
Dexecveat.c69 pid_t child; in check_execveat_invoked_rc() local
/linux-4.4.14/arch/x86/kvm/
Dmmu_audit.c49 struct kvm_mmu_page *child; in __mmu_spte_walk() local
Dmmu.c1815 struct kvm_mmu_page *child; in __mmu_unsync_walk() local
2221 struct kvm_mmu_page *child; in validate_direct_spte() local
2243 struct kvm_mmu_page *child; in mmu_page_zap_pte() local
2585 struct kvm_mmu_page *child; in mmu_set_spte() local
/linux-4.4.14/include/linux/
Dsysctl.h111 struct ctl_table *child; /* Deprecated */ member
Dgameport.h43 struct gameport *parent, *child; member
Dioport.h23 struct resource *parent, *sibling, *child; member
Dperf_event.h1069 static inline int perf_event_init_task(struct task_struct *child) { return 0; } in perf_event_init_task()
1070 static inline void perf_event_exit_task(struct task_struct *child) { } in perf_event_exit_task()
Dsched.h1031 struct sched_domain *child; /* bottom domain must be null terminated */ member
2110 #define clear_stopped_child_used_math(child) do { (child)->flags &= ~PF_USED_MATH; } while (0) argument
2111 #define set_stopped_child_used_math(child) do { (child)->flags |= PF_USED_MATH; } while (0) argument
2114 #define conditional_stopped_child_used_math(condition, child) \ argument
2118 #define copy_to_stopped_child_used_math(child) \ argument
Dusb.h640 #define usb_hub_for_each_child(hdev, port1, child) \ argument
Dsecurity.h405 static inline int security_ptrace_access_check(struct task_struct *child, in security_ptrace_access_check()
/linux-4.4.14/drivers/gpio/
Ddevres.c136 struct fwnode_handle *child) in devm_get_gpiod_from_child()
/linux-4.4.14/net/ipv4/
Dsyncookies.c223 struct sock *child; in tcp_get_cookie_sock() local
Dinet_hashtables.c129 int __inet_inherit_port(const struct sock *sk, struct sock *child) in __inet_inherit_port()
/linux-4.4.14/fs/udf/
Dnamei.c161 const struct qstr *child, in udf_find_entry()
1225 static struct dentry *udf_get_parent(struct dentry *child) in udf_get_parent()
/linux-4.4.14/net/core/
Ddst.c250 struct dst_entry *child; in dst_destroy() local
/linux-4.4.14/arch/sparc/kernel/
Dof_device_32.c111 static void of_bus_ambapp_count_cells(struct device_node *child, in of_bus_ambapp_count_cells()
Dpci.c540 struct device_node *child; in pci_of_scan_bus() local
/linux-4.4.14/arch/ia64/sn/kernel/
Dio_acpi_init.c243 acpi_handle child; in get_host_devfn() local
/linux-4.4.14/drivers/pci/
Dbus.c309 struct pci_bus *child; in pci_bus_add_devices() local
Diov.c84 struct pci_bus *child; in virtfn_add_bus() local
/linux-4.4.14/drivers/leds/
Dleds-ns2.c264 struct device_node *child; in ns2_leds_get_of_pdata() local
Dleds-tlc591xx.c215 struct device_node *np = client->dev.of_node, *child; in tlc591xx_probe() local
Dleds-pca963x.c277 struct device_node *np = client->dev.of_node, *child; in pca963x_dt_init() local
Dleds-bcm6328.c341 struct device_node *child; in bcm6328_leds_probe() local
Dleds-netxbig.c387 struct device_node *child; in netxbig_leds_get_of_pdata() local
Dleds-lp55xx-common.c549 struct device_node *child; in lp55xx_of_populate_pdata() local
Dleds-tca6507.c689 struct device_node *np = client->dev.of_node, *child; in tca6507_led_dt_init() local
/linux-4.4.14/scripts/kconfig/
Dnconf.c737 struct menu *child; in build_conf() local
1235 struct menu *child = 0; in conf_choice() local
/linux-4.4.14/drivers/input/serio/
Dserio.c337 struct serio *serio, *child = NULL; in serio_get_pending_child() local
571 struct serio *child; in serio_destroy_port() local
/linux-4.4.14/net/sunrpc/
Drpcb_clnt.c679 struct rpc_task *child; in rpcb_getport_async() local
809 static void rpcb_getport_done(struct rpc_task *child, void *data) in rpcb_getport_done()
/linux-4.4.14/drivers/soc/ti/
Dknav_qmss_queue.c1069 struct device_node *child; in knav_queue_setup_regions() local
1368 struct device_node *child; in knav_queue_init_qmgrs() local
1447 struct device_node *child; in knav_queue_init_pdsps() local
Dknav_dma.c734 struct device_node *child; in knav_dma_probe() local
/linux-4.4.14/mm/
Doom_kill.c514 struct task_struct *child; in oom_kill_process() local
Dshmem.c2675 static struct dentry *shmem_get_parent(struct dentry *child) in shmem_get_parent()
Dmemcontrol.c3633 struct mem_cgroup *parent, *child; in memcg_deactivate_kmem() local
/linux-4.4.14/crypto/
Daead.c282 struct crypto_aead *child; in aead_init_geniv() local
Dpcrypt.c69 struct crypto_aead *child; member
/linux-4.4.14/drivers/usb/core/
Dhub.h97 struct usb_device *child; member
/linux-4.4.14/drivers/irqchip/
Dirq-gic-v2m.c383 struct device_node *child; in gicv2m_of_init() local
/linux-4.4.14/drivers/misc/
Dsram.c180 struct device_node *np = sram->dev->of_node, *child; in sram_reserve_regions() local
/linux-4.4.14/scripts/dtc/
Dflattree.c263 struct node *child; in flatten_tree() local
762 struct node *child; in unflatten_tree() local
Dchecks.c128 struct node *child; in check_nodes_props() local
243 struct node *child, *child2; in check_duplicate_node_names() local
/linux-4.4.14/drivers/input/mouse/
Dsynaptics.c605 struct psmouse *child = serio_get_drvdata(ptport); in synaptics_pass_pt_packet() local
621 struct psmouse *child = serio_get_drvdata(priv->pt_port); in synaptics_pt_activate() local
/linux-4.4.14/drivers/dma/
Dfsldma.c412 struct fsl_desc_sw *child; in fsl_dma_tx_submit() local
1337 struct device_node *child; in fsldma_of_probe() local
Dfsl_raid.c759 struct device_node *child; in fsl_re_probe() local
Dat_hdmac.c179 struct at_desc *child; in atc_desc_put() local
554 struct at_desc *child; in atc_handle_error() local
Dmmp_pdma.c343 struct mmp_pdma_desc_sw *child; in mmp_pdma_tx_submit() local
/linux-4.4.14/drivers/staging/lustre/lustre/lov/
Dlov_lock.c199 struct cl_lock *child; in lov_sublock_lock() local
900 const struct cl_lock_descr *child, in lov_lock_stripe_is_matching()
/linux-4.4.14/tools/perf/ui/browsers/
Dhists.c162 struct callchain_node *child = rb_entry(nd, struct callchain_node, rb_node); in callchain_node__count_rows_rb_tree() local
240 struct callchain_node *child = rb_entry(nd, struct callchain_node, rb_node); in callchain_node__init_have_children_rb_tree() local
335 struct callchain_node *child = rb_entry(nd, struct callchain_node, rb_node); in callchain_node__set_folding_rb_tree() local
596 struct callchain_node *child = rb_entry(node, struct callchain_node, rb_node); in hist_browser__show_callchain() local
/linux-4.4.14/kernel/events/
Dcore.c3880 struct perf_event *child; in perf_event_read_value() local
3953 struct perf_event *leader = event->group_leader, *child; in perf_read_group() local
4112 struct perf_event *child; in perf_event_for_each_child() local
8747 struct task_struct *child) in sync_child_event()
8790 struct task_struct *child) in __perf_event_exit_task()
8820 static void perf_event_exit_task_context(struct task_struct *child, int ctxn) in perf_event_exit_task_context()
8892 void perf_event_exit_task(struct task_struct *child) in perf_event_exit_task()
9023 struct task_struct *child, in inherit_event()
9108 struct task_struct *child, in inherit_group()
9131 struct task_struct *child, int ctxn, in inherit_task_group()
[all …]
/linux-4.4.14/fs/nilfs2/
Dnamei.c446 static struct dentry *nilfs_get_parent(struct dentry *child) in nilfs_get_parent()
Dbtree.c971 struct nilfs_btree_node *root, *child; in nilfs_btree_grow() local
1392 struct nilfs_btree_node *root, *child; in nilfs_btree_shrink() local
/linux-4.4.14/drivers/of/
Dirq.c56 struct device_node *of_irq_find_parent(struct device_node *child) in of_irq_find_parent()
Dfdt.c357 struct device_node *child = np->child; in unflatten_dt_node() local
Daddress.c360 static void of_bus_isa_count_cells(struct device_node *child, in of_bus_isa_count_cells()
/linux-4.4.14/drivers/clk/tegra/
Dclk-emc.c438 struct device_node *child; in load_timings_from_dt() local
/linux-4.4.14/net/sched/
Dsch_tbf.c320 struct Qdisc *child = NULL; in tbf_change() local
Dsch_cbq.c629 static int cbq_reshape_fail(struct sk_buff *skb, struct Qdisc *child) in cbq_reshape_fail()
/linux-4.4.14/arch/powerpc/kernel/
Deeh_pe.c441 struct eeh_pe *pe, *parent, *child; in eeh_rmv_from_parent_pe() local
Dibmebus.c182 struct device_node *root, *child; in ibmebus_create_devices() local
Dprom_init.c2070 phandle child; in scan_dt_build_strings() local
2115 phandle child; in scan_dt_build_struct() local
Dpci-common.c1653 struct pci_bus *child; in pcibios_scan_phb() local
/linux-4.4.14/fs/configfs/
Ddir.c612 struct dentry *child; in detach_groups() local
659 struct dentry *child, *parent = parent_group->cg_item.ci_dentry; in create_default_group() local
/linux-4.4.14/lib/
Dbtree.c541 unsigned long *key, int level, unsigned long *child, int fill) in rebalance()
684 unsigned long *child; in __btree_for_each() local
Dassoc_array.c1592 struct assoc_array_node *child; in assoc_array_gc() local
/linux-4.4.14/drivers/base/
Dcore.c1391 struct device *child; in device_for_each_child() local
1421 struct device *child; in device_for_each_child_reverse() local
1456 struct device *child; in device_find_child() local
/linux-4.4.14/drivers/media/platform/exynos4-is/
Dfimc-is.c200 struct device_node *i2c_bus, *child; in fimc_is_register_subdevs() local
/linux-4.4.14/drivers/gpu/drm/gma500/
Dcdv_intel_lvds.c568 struct child_device_config *child = dev_priv->child_dev + i; in lvds_is_present_in_vbt() local
/linux-4.4.14/drivers/net/phy/
Dmdio_bus.c202 struct device_node *child; in of_mdiobus_link_phydev() local
/linux-4.4.14/tools/perf/ui/stdio/
Dhist.c85 struct callchain_node *child; in __callchain__fprintf_graph() local
/linux-4.4.14/drivers/video/backlight/
Dlp855x_bl.c366 struct device_node *child; in lp855x_parse_dt() local
/linux-4.4.14/drivers/hwtracing/coresight/
Dcoresight.c95 struct coresight_device *child; in coresight_find_link_outport() local
/linux-4.4.14/drivers/hsi/
Dhsi.c328 struct device_node *child; in hsi_add_clients_from_dt() local
/linux-4.4.14/drivers/pci/hotplug/
Dsgi_hotplug.c212 struct pci_dev *child; in sn_bus_free_data() local
Dacpiphp_glue.c652 struct pci_dev *child, *tmp; in trim_stale_devices() local
Dibmphp_core.c785 struct pci_bus *child; in ibm_configure_device() local
Dcpqphp_pci.c86 struct pci_bus *child; in cpqhp_configure_device() local
/linux-4.4.14/security/
Dcommoncap.c136 int cap_ptrace_access_check(struct task_struct *child, unsigned int mode) in cap_ptrace_access_check()
Dsecurity.c156 int security_ptrace_access_check(struct task_struct *child, unsigned int mode) in security_ptrace_access_check()
/linux-4.4.14/fs/debugfs/
Dinode.c586 struct dentry *child, *parent; in debugfs_remove_recursive() local
/linux-4.4.14/fs/tracefs/
Dinode.c564 struct dentry *child, *parent; in tracefs_remove_recursive() local
/linux-4.4.14/drivers/input/keyboard/
Dcap11xx.c265 struct device_node *node = dev->of_node, *child; in cap11xx_init_leds() local
/linux-4.4.14/drivers/net/ethernet/sun/
Dsunqe.c765 static struct sunqec *get_qec(struct platform_device *child) in get_qec()
Dsunhme.c2554 static struct quattro *quattro_sbus_find(struct platform_device *child) in quattro_sbus_find()
/linux-4.4.14/include/linux/gpio/
Dconsumer.h421 struct device *dev, const char *con_id, struct fwnode_handle *child) in devm_get_gpiod_from_child()
/linux-4.4.14/drivers/sh/clk/
Dcore.c214 int clk_reparent(struct clk *child, struct clk *parent) in clk_reparent()
/linux-4.4.14/arch/mips/pci/
Dpci-rt3883.c419 struct device_node *child; in rt3883_pci_probe() local
/linux-4.4.14/drivers/gpu/drm/i915/
Dintel_lvds.c793 struct old_child_dev_config *child = &uchild->old; in lvds_is_present_in_vbt() local
/linux-4.4.14/fs/exofs/
Ddir.c370 ino_t exofs_parent_ino(struct dentry *child) in exofs_parent_ino()
Dsuper.c954 static struct dentry *exofs_get_parent(struct dentry *child) in exofs_get_parent()
/linux-4.4.14/fs/nfsd/
Dnfs4recover.c387 purge_old(struct dentry *parent, struct dentry *child, struct nfsd_net *nn) in purge_old()
425 load_recdir(struct dentry *parent, struct dentry *child, struct nfsd_net *nn) in load_recdir()
/linux-4.4.14/drivers/pinctrl/
Dpinctrl-rockchip.c1155 struct device_node *child; in rockchip_pinctrl_child_count() local
1235 struct device_node *child; in rockchip_pinctrl_parse_functions() local
1273 struct device_node *child; in rockchip_pinctrl_parse_dt() local
Dpinctrl-at91.c1001 struct device_node *child; in at91_pinctrl_child_count() local
1098 struct device_node *child; in at91_pinctrl_parse_functions() local
1148 struct device_node *child; in at91_pinctrl_probe_dt() local
Dpinctrl-tb10x.c765 struct device_node *child; in tb10x_pinctrl_probe() local
Dpinctrl-st.c1090 struct device_node *child; in st_pctl_dt_child_count() local
1293 struct device_node *child; in st_pctl_parse_functions() local
1610 struct device_node *child; in st_pctl_probe_dt() local
Dpinctrl-pistachio.c1363 struct device_node *child; in pistachio_gpio_register() local
/linux-4.4.14/fs/
Dnamespace.c1903 struct mount *child, *p; in attach_recursive_mnt() local
2056 struct mount *child; in has_locked_children() local
3220 struct mount *child; in fs_fully_visible() local
Dlibfs.c281 struct dentry *child; in simple_empty() local
Dnamei.c2596 static inline int may_create(struct inode *dir, struct dentry *child) in may_create()
3242 struct dentry *child; in do_tmpfile() local
Ddcache.c1225 struct dentry *child = this_parent; in d_walk() local
/linux-4.4.14/fs/f2fs/
Dnamei.c199 struct dentry *f2fs_get_parent(struct dentry *child) in f2fs_get_parent()
Ddir.c217 struct qstr *child, struct page **res_page) in f2fs_find_entry()
/linux-4.4.14/drivers/pci/host/
Dpcie-altera.c513 struct pci_bus *child; in altera_pcie_probe() local
Dpci-mvebu.c1043 struct mvebu_pcie_port *port, struct device_node *child) in mvebu_pcie_parse_port()
1194 struct device_node *child; in mvebu_pcie_probe() local
Dpcie-designware.c408 struct pci_bus *bus, *child; in dw_pcie_host_init() local
Dpcie-rcar.c393 struct pci_bus *bus, *child; in rcar_pcie_enable() local
/linux-4.4.14/drivers/acpi/
Dproperty.c801 struct fwnode_handle *child) in acpi_get_next_subnode()
/linux-4.4.14/security/apparmor/
Dpolicy.c980 struct aa_profile *child, *tmp; in __replace_profile() local
Dlsm.c96 static int apparmor_ptrace_access_check(struct task_struct *child, in apparmor_ptrace_access_check()
/linux-4.4.14/drivers/pinctrl/sh-pfc/
Dpinctrl.c265 struct device_node *child; in sh_pfc_dt_node_to_map() local
/linux-4.4.14/fs/cifs/
Dcifsfs.c620 struct dentry *child; in cifs_get_root() local
/linux-4.4.14/drivers/power/
Dlp8727_charger.c514 struct device_node *child; in lp8727_parse_dt() local
Dcharger-manager.c1561 struct device_node *child; in of_cm_parse_desc() local
/linux-4.4.14/drivers/bus/
Dsunxi-rsb.c549 struct device_node *child, *np = dev->of_node; in of_rsb_register_devices() local
/linux-4.4.14/fs/reiserfs/
Dnamei.c397 struct dentry *reiserfs_get_parent(struct dentry *child) in reiserfs_get_parent()
/linux-4.4.14/fs/ufs/
Dsuper.c127 static struct dentry *ufs_get_parent(struct dentry *child) in ufs_get_parent()
/linux-4.4.14/net/dsa/
Ddsa.c683 struct device_node *child, *mdio, *ethernet, *port; in dsa_of_probe() local
/linux-4.4.14/arch/tile/kernel/
Dpci_gx.c563 struct pci_bus *child; in fixup_read_and_payload_sizes() local
/linux-4.4.14/include/net/
Ddst.h35 struct dst_entry *child; member
/linux-4.4.14/arch/arm/mach-omap1/
Dclock.c760 void clk_reparent(struct clk *child, struct clk *parent) in clk_reparent()
/linux-4.4.14/drivers/net/ethernet/ti/
Dnetcp_core.c231 struct device_node *child; in netcp_module_probe() local
2045 struct device_node *child, *interfaces; in netcp_probe() local
/linux-4.4.14/drivers/firmware/
Ddmi-sysfs.c38 struct kobject *child; member
/linux-4.4.14/arch/powerpc/include/asm/
Deeh.h102 struct list_head child; /* Child PEs */ member
/linux-4.4.14/drivers/iio/adc/
Dqcom-spmi-vadc.c820 struct device_node *child; in vadc_get_dt_data() local
Dxilinx-xadc-core.c1046 struct device_node *chan_node, *child; in xadc_parse_dt() local
/linux-4.4.14/drivers/mtd/nand/
Dvf610_nfc.c667 struct device_node *child; in vf610_nfc_probe() local
/linux-4.4.14/fs/fuse/
Dinode.c757 static struct dentry *fuse_get_parent(struct dentry *child) in fuse_get_parent()
/linux-4.4.14/drivers/clk/
Dclk-si5351.c1129 struct device_node *child, *np = client->dev.of_node; in si5351_dt_parse() local
/linux-4.4.14/drivers/video/fbdev/omap2/dss/
Ddss.c1220 struct device *child = data; in dss_component_compare() local
/linux-4.4.14/fs/logfs/
Dsegment.c527 __be64 *child; in move_page_to_btree() local
Dreadwrite.c509 __be64 *child, val; in indirect_write_alias() local
/linux-4.4.14/kernel/irq/
Dirqdomain.c940 struct irq_data *child) in irq_domain_insert_irq_data()
/linux-4.4.14/drivers/staging/lustre/lustre/obdclass/
Dcl_page.c456 struct cl_page *child; in cl_page_invariant() local
/linux-4.4.14/drivers/mailbox/
Domap-mailbox.c705 struct device_node *child; in omap_mbox_probe() local
/linux-4.4.14/drivers/net/ethernet/freescale/
Dgianfar.c721 struct device_node *child; in gfar_of_group_count() local
740 struct device_node *child = NULL; in gfar_of_init() local
/linux-4.4.14/drivers/dma/xilinx/
Dxilinx_vdma.c1241 struct device_node *child; in xilinx_vdma_probe() local
/linux-4.4.14/kernel/sched/
Dcore.c778 struct task_group *parent, *child; in walk_tg_tree_from() local
6211 struct sched_domain *child = sd->child; in get_group() local
6934 struct sched_domain *child, int cpu) in build_sched_domain()
7852 struct task_group *child; in tg_rt_schedulable() local
Dfair.c6124 struct sched_domain *child = sd->child; in update_group_capacity() local
6433 struct sched_domain *child = env->sd->child; in update_sd_lb_stats() local
/linux-4.4.14/net/ipv6/
Dip6_fib.c1283 struct fib6_node *child, *pn; in fib6_repair_tree() local
/linux-4.4.14/kernel/locking/
Dlockdep.c977 static inline struct lock_list *get_lock_parent(struct lock_list *child) in get_lock_parent()
982 static inline int get_lock_depth(struct lock_list *child) in get_lock_depth()
/linux-4.4.14/drivers/soc/qcom/
Dsmd.c916 struct device_node *child; in qcom_smd_match_channel() local
/linux-4.4.14/fs/ubifs/
Ddebug.c1568 struct ubifs_znode *znode, *child; in dbg_walk_index() local
/linux-4.4.14/fs/proc/
Dproc_sysctl.c618 struct dentry *child, *dir = file->f_path.dentry; in proc_sys_fill_cache() local
Dbase.c1804 struct dentry *child, *dir = file->f_path.dentry; in proc_fill_cache() local
/linux-4.4.14/fs/xfs/libxfs/
Dxfs_da_btree.c1051 xfs_dablk_t child; in xfs_da3_root_join() local
/linux-4.4.14/arch/powerpc/platforms/powermac/
Dlow_i2c.c600 struct device_node *np, *child, *parent; in kw_i2c_probe() local
Dfeature.c76 struct macio_chip *macio_find(struct device_node *child, int type) in macio_find()
/linux-4.4.14/arch/x86/include/asm/
Dprocessor.h755 #define TASK_SIZE_OF(child) ((test_tsk_thread_flag(child, TIF_ADDR32)) ? \ argument
/linux-4.4.14/drivers/acpi/acpica/
Daclocal.h175 struct acpi_namespace_node *child; /* First child */ member
796 ACPI_PARSE_COMMON union acpi_parse_object *child; member
/linux-4.4.14/fs/jfs/
Djfs_dmap.c3898 int child, parent, nparent; in dbInitTree() local
/linux-4.4.14/drivers/edac/
Dxgene_edac.c1807 struct device_node *child; in xgene_edac_probe() local
/linux-4.4.14/include/uapi/linux/
Dfuse.h728 uint64_t child; member
/linux-4.4.14/arch/powerpc/platforms/powernv/
Dpci-ioda.c542 struct pnv_ioda_pe *child, in pnv_ioda_set_one_peltv()
/linux-4.4.14/tools/perf/
Dbuiltin-sched.c765 struct thread *child, *parent; in replay_fork_event() local
/linux-4.4.14/drivers/mtd/nand/brcmnand/
Dbrcmnand.c2138 struct device_node *dn = dev->of_node, *child; in brcmnand_probe() local
/linux-4.4.14/kernel/trace/
Dtrace_events.c680 struct dentry *child; in remove_event_file_dir() local
/linux-4.4.14/fs/ext4/
Dnamei.c1604 struct dentry *ext4_get_parent(struct dentry *child) in ext4_get_parent()
/linux-4.4.14/fs/ocfs2/
Drefcounttree.c4327 static inline int ocfs2_may_create(struct inode *dir, struct dentry *child) in ocfs2_may_create()
/linux-4.4.14/fs/btrfs/
Dioctl.c805 static inline int btrfs_may_create(struct inode *dir, struct dentry *child) in btrfs_may_create()
Dctree.c1921 struct extent_buffer *child; in balance_level() local
/linux-4.4.14/security/selinux/
Dhooks.c2038 static int selinux_ptrace_access_check(struct task_struct *child, in selinux_ptrace_access_check()
/linux-4.4.14/drivers/platform/x86/
Dthinkpad_acpi.c6355 struct acpi_device *device, *child; in tpacpi_query_bcl_levels() local

12