Searched defs:child (Results 801 – 817 of 817) sorted by relevance
1...<<313233
/openbmc/linux/drivers/phy/cadence/ |
H A D | phy-cadence-torrent.c | 2740 struct device_node *child; in cdns_torrent_phy_probe() local
|
/openbmc/linux/fs/ceph/ |
H A D | mds_client.c | 2096 struct dentry *child; in drop_negative_children() local
|
/openbmc/linux/fs/proc/ |
H A D | base.c | 2126 struct dentry *child, *dir = file->f_path.dentry; in proc_fill_cache() local
|
/openbmc/linux/drivers/clk/ |
H A D | clk-stm32mp1.c | 2440 struct device_node *child, *np = dev_of_node(dev); in stm32mp1_rcc_clocks_remove() local
|
/openbmc/linux/security/ |
H A D | security.c | 863 int security_ptrace_access_check(struct task_struct *child, unsigned int mode) in security_ptrace_access_check()
|
/openbmc/linux/net/mac80211/ |
H A D | cfg.c | 4712 struct ieee80211_sub_if_data *child; in ieee80211_color_change_bss_config_notify() local
|
/openbmc/linux/mm/ |
H A D | shmem.c | 3767 static struct dentry *shmem_get_parent(struct dentry *child) in shmem_get_parent()
|
/openbmc/linux/drivers/regulator/ |
H A D | core.c | 435 struct device_node *child = NULL; in of_get_child_regulator() local
|
/openbmc/qemu/system/ |
H A D | memory.c | 848 MemoryRegion *child, *next = NULL; in memory_region_get_flatview_root() local
|
/openbmc/linux/drivers/net/dsa/mv88e6xxx/ |
H A D | chip.c | 3751 struct device_node *child; in mv88e6xxx_mdios_register() local
|
/openbmc/linux/tools/perf/ |
H A D | builtin-sched.c | 904 struct thread *child, *parent; in replay_fork_event() local
|
H A D | builtin-trace.c | 2587 struct thread *child = machine__find_thread(trace->host, ret, ret); local
|
/openbmc/linux/security/selinux/ |
H A D | hooks.c | 2088 static int selinux_ptrace_access_check(struct task_struct *child, in selinux_ptrace_access_check()
|
/openbmc/linux/fs/nfsd/ |
H A D | nfs4state.c | 5430 struct dentry *child; in nfsd4_verify_deleg_dentry() local
|
/openbmc/linux/tools/perf/scripts/python/ |
H A D | exported-sql-viewer.py | 245 def parent(self, child): argument
|
/openbmc/linux/kernel/sched/ |
H A D | core.c | 1272 struct task_group *parent, *child; in walk_tg_tree_from() local
|
H A D | fair.c | 9560 struct sched_domain *child = sd->child; in update_group_capacity() local
|
1...<<313233