/linux-4.1.27/fs/udf/ |
D | namei.c | 142 const struct qstr *child, in udf_find_entry() 1174 static struct dentry *udf_get_parent(struct dentry *child) in udf_get_parent()
|
/linux-4.1.27/drivers/phy/ |
D | phy-miphy28lp.c | 859 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() 1201 struct device_node *child, *np = pdev->dev.of_node; in miphy28lp_probe() local
|
D | phy-core.c | 138 struct device_node *child; in of_phy_provider_lookup() local
|
D | phy-miphy365x.c | 541 struct device_node *child, *np = pdev->dev.of_node; in miphy365x_probe() local
|
/linux-4.1.27/tools/perf/ui/browsers/ |
D | hists.c | 165 struct callchain_node *child = rb_entry(nd, struct callchain_node, rb_node); in callchain_node__count_rows_rb_tree() local 231 struct callchain_node *child = rb_entry(nd, struct callchain_node, rb_node); in callchain_node__init_have_children_rb_tree() local 315 struct callchain_node *child = rb_entry(nd, struct callchain_node, rb_node); in callchain_node__set_folding_rb_tree() local 577 struct callchain_node *child = rb_entry(node, struct callchain_node, rb_node); in hist_browser__show_callchain() local
|
/linux-4.1.27/arch/x86/pci/ |
D | acpi.c | 485 struct pci_bus *child; in pci_acpi_scan_root() local
|
/linux-4.1.27/arch/arm/kernel/ |
D | bios32.c | 546 struct pci_bus *child; in pci_common_init_dev() local
|
/linux-4.1.27/arch/sparc/kernel/ |
D | of_device_32.c | 111 static void of_bus_ambapp_count_cells(struct device_node *child, in of_bus_ambapp_count_cells()
|
D | pci.c | 543 struct device_node *child; in pci_of_scan_bus() local
|
/linux-4.1.27/arch/ia64/sn/kernel/ |
D | io_acpi_init.c | 243 acpi_handle child; in get_host_devfn() local
|
/linux-4.1.27/drivers/pci/ |
D | bus.c | 309 struct pci_bus *child; in pci_bus_add_devices() local
|
D | iov.c | 79 struct pci_bus *child; in virtfn_add_bus() local
|
/linux-4.1.27/scripts/kconfig/ |
D | nconf.c | 737 struct menu *child; in build_conf() local 1235 struct menu *child = 0; in conf_choice() local
|
D | qconf.cc | 603 struct menu* child; in updateMenuList() local 1731 struct menu *child; in fixup_rootmenu() local
|
/linux-4.1.27/net/sunrpc/ |
D | rpcb_clnt.c | 679 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.1.27/drivers/input/serio/ |
D | serio.c | 339 struct serio *serio, *child = NULL; in serio_get_pending_child() local 573 struct serio *child; in serio_destroy_port() local
|
/linux-4.1.27/drivers/soc/ti/ |
D | knav_qmss_queue.c | 1063 struct device_node *child; in knav_queue_setup_regions() local 1362 struct device_node *child; in knav_queue_init_qmgrs() local 1441 struct device_node *child; in knav_queue_init_pdsps() local
|
D | knav_dma.c | 734 struct device_node *child; in knav_dma_probe() local
|
/linux-4.1.27/drivers/usb/core/ |
D | hub.h | 97 struct usb_device *child; member
|
/linux-4.1.27/drivers/mfd/ |
D | tc3589x.c | 340 struct device_node *child; in tc3589x_of_probe() local
|
D | omap-usb-host.c | 181 struct platform_device *child; in omap_usbhs_alloc_child() local
|
D | twl-core.c | 727 struct device *child; in add_children() local
|
D | stmpe.c | 1123 struct device_node *child; in stmpe_of_probe() local
|
/linux-4.1.27/drivers/input/mouse/ |
D | synaptics.c | 605 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.1.27/drivers/staging/lustre/lustre/lov/ |
D | lov_lock.c | 199 struct cl_lock *child; in lov_sublock_lock() local 901 const struct cl_lock_descr *child, in lov_lock_stripe_is_matching()
|
/linux-4.1.27/drivers/dma/ |
D | fsldma.c | 412 struct fsl_desc_sw *child; in fsl_dma_tx_submit() local 1337 struct device_node *child; in fsldma_of_probe() local
|
D | at_hdmac.c | 177 struct at_desc *child; in atc_desc_put() local 484 struct at_desc *child; in atc_handle_error() local
|
D | fsl_raid.c | 759 struct device_node *child; in fsl_re_probe() local
|
D | mmp_pdma.c | 344 struct mmp_pdma_desc_sw *child; in mmp_pdma_tx_submit() local
|
/linux-4.1.27/scripts/dtc/ |
D | flattree.c | 263 struct node *child; in flatten_tree() local 762 struct node *child; in unflatten_tree() local
|
D | checks.c | 127 struct node *child; in check_nodes_props() local 242 struct node *child, *child2; in check_duplicate_node_names() local
|
/linux-4.1.27/include/linux/ |
D | gameport.h | 43 struct gameport *parent, *child; member
|
D | ioport.h | 23 struct resource *parent, *sibling, *child; member
|
D | perf_event.h | 929 static inline int perf_event_init_task(struct task_struct *child) { return 0; } in perf_event_init_task() 930 static inline void perf_event_exit_task(struct task_struct *child) { } in perf_event_exit_task()
|
D | sched.h | 958 struct sched_domain *child; /* bottom domain must be null terminated */ member 2005 #define clear_stopped_child_used_math(child) do { (child)->flags &= ~PF_USED_MATH; } while (0) argument 2006 #define set_stopped_child_used_math(child) do { (child)->flags |= PF_USED_MATH; } while (0) argument 2009 #define conditional_stopped_child_used_math(condition, child) \ argument 2013 #define copy_to_stopped_child_used_math(child) \ argument
|
D | acpi.h | 808 struct acpi_device *child) in acpi_get_next_child()
|
D | security.h | 1987 static inline int security_ptrace_access_check(struct task_struct *child, in security_ptrace_access_check() 3229 static inline int yama_ptrace_access_check(struct task_struct *child, in yama_ptrace_access_check()
|
D | usb.h | 631 #define usb_hub_for_each_child(hdev, port1, child) \ argument
|
/linux-4.1.27/drivers/leds/ |
D | leds-pca963x.c | 277 struct device_node *np = client->dev.of_node, *child; in pca963x_dt_init() local
|
D | leds-lp55xx-common.c | 548 struct device_node *child; in lp55xx_of_populate_pdata() local
|
D | leds-tca6507.c | 689 struct device_node *np = client->dev.of_node, *child; in tca6507_led_dt_init() local
|
/linux-4.1.27/drivers/net/phy/ |
D | mdio_bus.c | 200 struct device_node *child; in of_mdiobus_link_phydev() local
|
/linux-4.1.27/fs/configfs/ |
D | dir.c | 612 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.1.27/kernel/events/ |
D | core.c | 3765 struct perf_event *child; in perf_event_read_value() local 3953 struct perf_event *child; in perf_event_for_each_child() local 8369 struct task_struct *child) in sync_child_event() 8412 struct task_struct *child) in __perf_event_exit_task() 8442 static void perf_event_exit_task_context(struct task_struct *child, int ctxn) in perf_event_exit_task_context() 8513 void perf_event_exit_task(struct task_struct *child) in perf_event_exit_task() 8611 struct task_struct *child, in inherit_event() 8696 struct task_struct *child, in inherit_group() 8719 struct task_struct *child, int ctxn, in inherit_task_group() 8758 static int perf_event_init_context(struct task_struct *child, int ctxn) in perf_event_init_context() [all …]
|
/linux-4.1.27/arch/powerpc/kernel/ |
D | eeh_pe.c | 441 struct eeh_pe *pe, *parent, *child; in eeh_rmv_from_parent_pe() local
|
D | ibmebus.c | 182 struct device_node *root, *child; in ibmebus_create_devices() local
|
D | prom_init.c | 2042 phandle child; in scan_dt_build_strings() local 2087 phandle child; in scan_dt_build_struct() local
|
D | pci-common.c | 1678 struct pci_bus *child; in pcibios_scan_phb() local
|
/linux-4.1.27/net/sched/ |
D | sch_tbf.c | 318 struct Qdisc *child = NULL; in tbf_change() local
|
D | sch_cbq.c | 629 static int cbq_reshape_fail(struct sk_buff *skb, struct Qdisc *child) in cbq_reshape_fail()
|
/linux-4.1.27/fs/nilfs2/ |
D | namei.c | 449 static struct dentry *nilfs_get_parent(struct dentry *child) in nilfs_get_parent()
|
D | btree.c | 976 struct nilfs_btree_node *root, *child; in nilfs_btree_grow() local 1397 struct nilfs_btree_node *root, *child; in nilfs_btree_shrink() local
|
/linux-4.1.27/lib/ |
D | btree.c | 541 unsigned long *key, int level, unsigned long *child, int fill) in rebalance() 684 unsigned long *child; in __btree_for_each() local
|
D | assoc_array.c | 1592 struct assoc_array_node *child; in assoc_array_gc() local
|
/linux-4.1.27/arch/powerpc/platforms/pseries/ |
D | dlpar.c | 291 struct device_node *child; in dlpar_detach_node() local
|
/linux-4.1.27/kernel/ |
D | seccomp.c | 235 struct seccomp_filter *child) in is_ancestor()
|
D | cgroup.c | 417 #define cgroup_for_each_live_child(child, cgrp) \ argument 2693 struct cgroup *cgrp, *child; in cgroup_subtree_control_write() local 3562 struct cgroup_subsys_state *child; in css_has_online_children() local 5195 void cgroup_fork(struct task_struct *child) in cgroup_fork() 5211 void cgroup_post_fork(struct task_struct *child) in cgroup_post_fork()
|
D | sysctl_binary.c | 45 const struct bin_table *child; member
|
D | fork.c | 816 static int wait_for_vfork_done(struct task_struct *child, in wait_for_vfork_done()
|
/linux-4.1.27/drivers/media/platform/exynos4-is/ |
D | fimc-is.c | 200 struct device_node *i2c_bus, *child; in fimc_is_register_subdevs() local
|
/linux-4.1.27/tools/perf/ui/stdio/ |
D | hist.c | 85 struct callchain_node *child; in __callchain__fprintf_graph() local
|
/linux-4.1.27/drivers/gpu/drm/gma500/ |
D | cdv_intel_lvds.c | 568 struct child_device_config *child = dev_priv->child_dev + i; in lvds_is_present_in_vbt() local
|
/linux-4.1.27/drivers/video/backlight/ |
D | lp855x_bl.c | 370 struct device_node *child; in lp855x_parse_dt() local
|
/linux-4.1.27/drivers/hwtracing/coresight/ |
D | coresight.c | 95 struct coresight_device *child; in coresight_find_link_outport() local
|
/linux-4.1.27/mm/ |
D | oom_kill.c | 507 struct task_struct *child; in oom_kill_process() local
|
D | shmem.c | 2666 static struct dentry *shmem_get_parent(struct dentry *child) in shmem_get_parent()
|
D | memcontrol.c | 3933 struct mem_cgroup *parent, *child; in memcg_deactivate_kmem() local
|
/linux-4.1.27/drivers/pci/hotplug/ |
D | sgi_hotplug.c | 212 struct pci_dev *child; in sn_bus_free_data() local
|
D | acpiphp_glue.c | 653 struct pci_dev *child, *tmp; in trim_stale_devices() local
|
D | ibmphp_core.c | 785 struct pci_bus *child; in ibm_configure_device() local
|
D | cpqphp_pci.c | 86 struct pci_bus *child; in cpqhp_configure_device() local
|
/linux-4.1.27/drivers/staging/lustre/lustre/ldlm/ |
D | interval_tree.c | 511 struct interval_node *child, *parent; in interval_erase() local
|
/linux-4.1.27/security/ |
D | commoncap.c | 141 int cap_ptrace_access_check(struct task_struct *child, unsigned int mode) in cap_ptrace_access_check()
|
D | security.c | 161 int security_ptrace_access_check(struct task_struct *child, unsigned int mode) in security_ptrace_access_check()
|
/linux-4.1.27/fs/debugfs/ |
D | inode.c | 589 struct dentry *child, *parent; in debugfs_remove_recursive() local
|
/linux-4.1.27/include/net/ |
D | request_sock.h | 218 struct sock *child) in reqsk_queue_add()
|
D | inet_connection_sock.h | 276 struct sock *child) in inet_csk_reqsk_queue_add()
|
/linux-4.1.27/drivers/hsi/ |
D | hsi.c | 319 struct device_node *child; in hsi_add_clients_from_dt() local
|
/linux-4.1.27/crypto/ |
D | pcrypt.c | 68 struct crypto_aead *child; member
|
/linux-4.1.27/drivers/net/ethernet/sun/ |
D | sunqe.c | 765 static struct sunqec *get_qec(struct platform_device *child) in get_qec()
|
D | sunhme.c | 2554 static struct quattro *quattro_sbus_find(struct platform_device *child) in quattro_sbus_find()
|
/linux-4.1.27/fs/f2fs/ |
D | namei.c | 182 struct dentry *f2fs_get_parent(struct dentry *child) in f2fs_get_parent()
|
D | dir.c | 210 struct qstr *child, struct page **res_page) in f2fs_find_entry()
|
/linux-4.1.27/drivers/gpu/drm/i915/ |
D | intel_lvds.c | 774 struct old_child_dev_config *child = &uchild->old; in lvds_is_present_in_vbt() local
|
D | intel_bios.c | 948 union child_device_config *it, *child = NULL; in parse_ddi_port() local
|
/linux-4.1.27/fs/tracefs/ |
D | inode.c | 565 struct dentry *child, *parent; in tracefs_remove_recursive() local
|
/linux-4.1.27/fs/exofs/ |
D | dir.c | 376 ino_t exofs_parent_ino(struct dentry *child) in exofs_parent_ino()
|
D | super.c | 954 static struct dentry *exofs_get_parent(struct dentry *child) in exofs_get_parent()
|
/linux-4.1.27/net/ipv4/ |
D | inet_hashtables.c | 134 int __inet_inherit_port(struct sock *sk, struct sock *child) in __inet_inherit_port()
|
D | inet_connection_sock.c | 845 struct sock *child = req->sk; in inet_csk_listen_stop() local
|
/linux-4.1.27/arch/mips/pci/ |
D | pci-rt3883.c | 420 struct device_node *child; in rt3883_pci_probe() local
|
/linux-4.1.27/drivers/pinctrl/freescale/ |
D | pinctrl-mxs.c | 400 struct device_node *child; in mxs_pinctrl_probe_dt() local
|
/linux-4.1.27/drivers/sh/clk/ |
D | core.c | 214 int clk_reparent(struct clk *child, struct clk *parent) in clk_reparent()
|
/linux-4.1.27/fs/nfsd/ |
D | nfs4recover.c | 381 purge_old(struct dentry *parent, struct dentry *child, struct nfsd_net *nn) in purge_old() 419 load_recdir(struct dentry *parent, struct dentry *child, struct nfsd_net *nn) in load_recdir()
|
/linux-4.1.27/fs/ |
D | namespace.c | 1892 struct mount *child, *p; in attach_recursive_mnt() local 2045 struct mount *child; in has_locked_children() local 3211 struct mount *child; in fs_fully_visible() local
|
D | libfs.c | 286 struct dentry *child; in simple_empty() local
|
D | namei.c | 2529 static inline int may_create(struct inode *dir, struct dentry *child) in may_create() 3186 struct dentry *dentry, *child; in do_tmpfile() local
|
D | dcache.c | 1225 struct dentry *child = this_parent; in d_walk() local
|
/linux-4.1.27/drivers/pinctrl/ |
D | pinctrl-rockchip.c | 1078 struct device_node *child; in rockchip_pinctrl_child_count() local 1158 struct device_node *child; in rockchip_pinctrl_parse_functions() local 1196 struct device_node *child; in rockchip_pinctrl_parse_dt() local
|
D | pinctrl-at91.c | 1001 struct device_node *child; in at91_pinctrl_child_count() local 1098 struct device_node *child; in at91_pinctrl_parse_functions() local 1146 struct device_node *child; in at91_pinctrl_probe_dt() local
|
D | pinctrl-tb10x.c | 765 struct device_node *child; in tb10x_pinctrl_probe() local
|
D | pinctrl-st.c | 1100 struct device_node *child; in st_pctl_dt_child_count() local 1303 struct device_node *child; in st_pctl_parse_functions() local 1620 struct device_node *child; in st_pctl_probe_dt() local
|
/linux-4.1.27/drivers/pinctrl/sh-pfc/ |
D | pinctrl.c | 240 struct device_node *child; in sh_pfc_dt_node_to_map() local
|
/linux-4.1.27/security/apparmor/ |
D | policy.c | 980 struct aa_profile *child, *tmp; in __replace_profile() local
|
D | lsm.c | 96 static int apparmor_ptrace_access_check(struct task_struct *child, in apparmor_ptrace_access_check()
|
/linux-4.1.27/arch/x86/crypto/ |
D | aesni-intel_glue.c | 954 struct crypto_aead *child = cryptd_aead_child(ctx->cryptd_tfm); in rfc4106_set_key() local 988 struct crypto_aead *child = cryptd_aead_child(ctx->cryptd_tfm); in rfc4106_set_authsize() local
|
/linux-4.1.27/fs/cifs/ |
D | cifsfs.c | 613 struct dentry *child; in cifs_get_root() local
|
/linux-4.1.27/drivers/power/ |
D | lp8727_charger.c | 514 struct device_node *child; in lp8727_parse_dt() local
|
D | charger-manager.c | 1561 struct device_node *child; in of_cm_parse_desc() local
|
/linux-4.1.27/drivers/base/ |
D | core.c | 1330 struct device *child; in device_for_each_child() local 1365 struct device *child; in device_find_child() local
|
/linux-4.1.27/fs/ufs/ |
D | super.c | 142 static struct dentry *ufs_get_parent(struct dentry *child) in ufs_get_parent()
|
/linux-4.1.27/net/dsa/ |
D | dsa.c | 576 struct device_node *child, *mdio, *ethernet, *port, *link; in dsa_of_probe() local
|
/linux-4.1.27/fs/reiserfs/ |
D | namei.c | 397 struct dentry *reiserfs_get_parent(struct dentry *child) in reiserfs_get_parent()
|
/linux-4.1.27/arch/arm/mach-omap1/ |
D | clock.c | 760 void clk_reparent(struct clk *child, struct clk *parent) in clk_reparent()
|
/linux-4.1.27/include/linux/gpio/ |
D | consumer.h | 419 struct device *dev, const char *con_id, struct fwnode_handle *child) in devm_get_gpiod_from_child()
|
/linux-4.1.27/arch/tile/kernel/ |
D | pci_gx.c | 563 struct pci_bus *child; in fixup_read_and_payload_sizes() local
|
/linux-4.1.27/drivers/net/ethernet/ti/ |
D | netcp_core.c | 219 struct device_node *child; in netcp_module_probe() local 2039 struct device_node *child, *interfaces; in netcp_probe() local
|
/linux-4.1.27/drivers/of/ |
D | fdt.c | 353 struct device_node *child = np->child; in unflatten_dt_node() local
|
D | address.c | 354 static void of_bus_isa_count_cells(struct device_node *child, in of_bus_isa_count_cells()
|
/linux-4.1.27/drivers/firmware/ |
D | dmi-sysfs.c | 38 struct kobject *child; member
|
/linux-4.1.27/drivers/iio/adc/ |
D | qcom-spmi-vadc.c | 820 struct device_node *child; in vadc_get_dt_data() local
|
D | xilinx-xadc-core.c | 1061 struct device_node *chan_node, *child; in xadc_parse_dt() local
|
/linux-4.1.27/kernel/irq/ |
D | irqdomain.c | 829 struct irq_data *child) in irq_domain_insert_irq_data()
|
/linux-4.1.27/arch/powerpc/include/asm/ |
D | eeh.h | 100 struct list_head child; /* Child PEs */ member
|
/linux-4.1.27/fs/ext3/ |
D | namei.c | 795 struct qstr *child, in search_dirblock() 1045 struct dentry *ext3_get_parent(struct dentry *child) in ext3_get_parent()
|
/linux-4.1.27/drivers/net/ethernet/freescale/ |
D | gianfar.c | 762 struct device_node *child; in gfar_of_group_count() local 781 struct device_node *child = NULL; in gfar_of_init() local
|
/linux-4.1.27/fs/fuse/ |
D | inode.c | 741 static struct dentry *fuse_get_parent(struct dentry *child) in fuse_get_parent()
|
/linux-4.1.27/drivers/mailbox/ |
D | omap-mailbox.c | 668 struct device_node *child; in omap_mbox_probe() local
|
/linux-4.1.27/fs/logfs/ |
D | segment.c | 527 __be64 *child; in move_page_to_btree() local
|
D | readwrite.c | 509 __be64 *child, val; in indirect_write_alias() local
|
/linux-4.1.27/drivers/clk/ |
D | clk-si5351.c | 1117 struct device_node *child, *np = client->dev.of_node; in si5351_dt_parse() local
|
/linux-4.1.27/arch/x86/kvm/ |
D | mmu.c | 1744 struct kvm_mmu_page *child; in __mmu_unsync_walk() local 2150 struct kvm_mmu_page *child; in validate_direct_spte() local 2172 struct kvm_mmu_page *child; in mmu_page_zap_pte() local 2611 struct kvm_mmu_page *child; in mmu_set_spte() local
|
/linux-4.1.27/drivers/staging/lustre/lustre/obdclass/ |
D | cl_page.c | 471 struct cl_page *child; in cl_page_invariant() local
|
/linux-4.1.27/drivers/dma/xilinx/ |
D | xilinx_vdma.c | 1241 struct device_node *child; in xilinx_vdma_probe() local
|
/linux-4.1.27/kernel/sched/ |
D | core.c | 753 struct task_group *parent, *child; in walk_tg_tree_from() local 5954 struct sched_domain *child = sd->child; in get_group() local 6674 struct sched_domain *child, int cpu) in build_sched_domain() 7617 struct task_group *child; in tg_rt_schedulable() local
|
D | fair.c | 6086 struct sched_domain *child = sd->child; in update_group_capacity() local 6395 struct sched_domain *child = env->sd->child; in update_sd_lb_stats() local
|
/linux-4.1.27/drivers/pci/host/ |
D | pci-mvebu.c | 936 struct device_node *child; in mvebu_pcie_probe() local
|
/linux-4.1.27/net/ipv6/ |
D | ip6_fib.c | 1234 struct fib6_node *child, *pn; in fib6_repair_tree() local
|
/linux-4.1.27/tools/perf/scripts/python/ |
D | sched-migration.py | 69 def __init__(self, child): argument
|
/linux-4.1.27/kernel/locking/ |
D | lockdep.c | 977 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.1.27/drivers/acpi/acpica/ |
D | aclocal.h | 169 struct acpi_namespace_node *child; /* First child */ member 767 ACPI_PARSE_COMMON union acpi_parse_object *child; member
|
/linux-4.1.27/fs/proc/ |
D | proc_sysctl.c | 618 struct dentry *child, *dir = file->f_path.dentry; in proc_sys_fill_cache() local
|
D | base.c | 1616 struct dentry *child, *dir = file->f_path.dentry; in proc_fill_cache() local
|
/linux-4.1.27/arch/powerpc/platforms/powermac/ |
D | feature.c | 76 struct macio_chip *macio_find(struct device_node *child, int type) in macio_find()
|
D | low_i2c.c | 600 struct device_node *np, *child, *parent; in kw_i2c_probe() local
|
/linux-4.1.27/fs/ubifs/ |
D | debug.c | 1568 struct ubifs_znode *znode, *child; in dbg_walk_index() local
|
/linux-4.1.27/fs/xfs/libxfs/ |
D | xfs_da_btree.c | 1045 xfs_dablk_t child; in xfs_da3_root_join() local
|
/linux-4.1.27/fs/jfs/ |
D | jfs_dmap.c | 3898 int child, parent, nparent; in dbInitTree() local
|
/linux-4.1.27/arch/powerpc/platforms/powernv/ |
D | pci-ioda.c | 564 struct pnv_ioda_pe *child, in pnv_ioda_set_one_peltv()
|
/linux-4.1.27/arch/x86/include/asm/ |
D | processor.h | 891 #define TASK_SIZE_OF(child) ((test_tsk_thread_flag(child, TIF_ADDR32)) ? \ argument
|
/linux-4.1.27/tools/perf/ |
D | builtin-sched.c | 763 struct thread *child, *parent; in replay_fork_event() local
|
/linux-4.1.27/kernel/trace/ |
D | trace_events.c | 492 struct dentry *child; in remove_event_file_dir() local
|
/linux-4.1.27/include/uapi/linux/ |
D | fuse.h | 728 uint64_t child; member
|
/linux-4.1.27/drivers/regulator/ |
D | core.c | 3999 struct regulator_dev *child; in regulator_summary_show_subtree() local
|
/linux-4.1.27/fs/btrfs/ |
D | ioctl.c | 804 static inline int btrfs_may_create(struct inode *dir, struct dentry *child) in btrfs_may_create()
|
D | ctree.c | 1915 struct extent_buffer *child; in balance_level() local
|
/linux-4.1.27/fs/ext4/ |
D | namei.c | 1608 struct dentry *ext4_get_parent(struct dentry *child) in ext4_get_parent()
|
/linux-4.1.27/fs/ocfs2/ |
D | refcounttree.c | 4345 static inline int ocfs2_may_create(struct inode *dir, struct dentry *child) in ocfs2_may_create()
|
/linux-4.1.27/security/selinux/ |
D | hooks.c | 1991 static int selinux_ptrace_access_check(struct task_struct *child, in selinux_ptrace_access_check()
|
/linux-4.1.27/drivers/platform/x86/ |
D | thinkpad_acpi.c | 6354 struct acpi_device *device, *child; in tpacpi_query_bcl_levels() local
|