/kernel/linux/linux-5.10/drivers/nvmem/ |
H A D | core.c | 540 struct device_node *parent, *child; in nvmem_add_cells_from_of() local [all...] |
/kernel/linux/linux-5.10/drivers/of/ |
H A D | fdt.c | 256 struct device_node *child, *next; in reverse_nodes() local [all...] |
H A D | property.c | 950 struct device_node *child; in of_fwnode_get_named_child_node() local 938 of_fwnode_get_next_child_node(const struct fwnode_handle *fwnode, struct fwnode_handle *child) of_fwnode_get_next_child_node() argument 1046 of_is_ancestor_of(struct device_node *test_ancestor, struct device_node *child) of_is_ancestor_of() argument 1434 struct device_node *child; of_link_to_suppliers() local [all...] |
/kernel/linux/linux-5.10/drivers/parisc/ |
H A D | lba_pci.c | 693 struct pci_bus *child; in pcibios_allocate_bus_resources() local [all...] |
/kernel/linux/linux-5.10/drivers/soc/bcm/ |
H A D | bcm2835-power.c | 608 int parent, child; in bcm2835_power_probe() member
|
/kernel/linux/linux-5.10/drivers/soc/ti/ |
H A D | knav_dma.c | 731 struct device_node *child; in knav_dma_probe() local
|
/kernel/linux/linux-5.10/drivers/usb/misc/ |
H A D | usb251xb.c | 232 static int usb251xb_check_dev_children(struct device *dev, void *child) in usb251xb_check_dev_children() argument
|
/kernel/linux/linux-5.10/drivers/video/fbdev/omap2/omapfb/dss/ |
H A D | dss.c | 1198 struct device *child = data; in dss_component_compare() local
|
/kernel/linux/linux-5.10/net/vmw_vsock/ |
H A D | virtio_transport_common.c | 1051 struct sock *child; in virtio_transport_recv_listen() local [all...] |
/kernel/linux/linux-5.10/net/sunrpc/ |
H A D | rpcb_clnt.c | 652 struct rpc_task *child; in rpcb_getport_async() local 769 static void rpcb_getport_done(struct rpc_task *child, void *data) in rpcb_getport_done() argument
|
/kernel/linux/linux-5.10/scripts/dtc/ |
H A D | flattree.c | 240 struct node *child; in flatten_tree() local 749 struct node *child; in unflatten_tree() local
|
H A D | livetree.c | 92 struct node *child; in build_node() local 298 void add_child(struct node *parent, struct node *child) in add_child() argument 328 struct node *child; delete_node() local 503 struct node *child; get_subnode() local 515 struct node *child; get_node_by_path() local 540 struct node *child, *node; get_node_by_label() local 560 struct node *child, *node; get_node_by_phandle() local [all...] |
/kernel/linux/linux-5.10/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, *ol in sfb_change() local [all...] |
/kernel/linux/linux-5.10/include/linux/ |
H A D | pm_domain.h | 166 struct generic_pm_domain *child; member
|
/kernel/linux/linux-5.10/scripts/kconfig/ |
H A D | qconf.cc | 594 struct menu* child; in updateMenuList() local 659 struct menu* child; updateMenuList() local 1826 struct menu *child; fixup_rootmenu() local [all...] |
H A D | nconf.c | 740 struct menu *child; in build_conf() local 1234 struct menu *child = NULL; conf_choice() local [all...] |
/kernel/linux/linux-5.10/security/apparmor/ |
H A D | label.c | 2150 struct aa_ns *child; in __aa_labelset_update_subtree() local
|
/kernel/linux/linux-5.10/security/ |
H A D | commoncap.c | 133 int cap_ptrace_access_check(struct task_struct *child, unsigned int mode) in cap_ptrace_access_check() argument
|
/kernel/linux/linux-5.10/tools/perf/ |
H A D | builtin-report.c | 808 struct task *child; in task__print_level() local
|
/kernel/linux/linux-5.10/fs/befs/ |
H A D | linuxvfs.c | 667 static struct dentry *befs_get_parent(struct dentry *child) in befs_get_parent() argument
|
/kernel/linux/linux-5.10/fs/configfs/ |
H A D | dir.c | 645 struct dentry *child; in detach_groups() local 693 struct dentry *child, *parent = parent_group->cg_item.ci_dentry; in create_default_group() local [all...] |
/kernel/linux/linux-5.10/fs/cifs/ |
H A D | cifsfs.c | 753 struct dentry *child; in cifs_get_root() local
|
/kernel/linux/linux-5.10/kernel/ |
H A D | user_namespace.c | 1279 in_userns(const struct user_namespace *ancestor, const struct user_namespace *child) in_userns() argument
|
/kernel/linux/linux-5.10/lib/ |
H A D | radix-tree.c | 472 struct radix_tree_node *child; in radix_tree_shrink() local 600 struct radix_tree_node *node = NULL, *child; __radix_tree_create() local 657 struct radix_tree_node *child = entry_to_node(node); radix_tree_free_nodes() local 1155 struct radix_tree_node *node, *child; radix_tree_next_chunk() local 1477 struct radix_tree_node *node = NULL, *child; idr_get_free() local [all...] |
H A D | xarray.c | 1069 struct xa_node *child = xas->xa_alloc; in xas_split() local 971 node_set_marks(struct xa_node *node, unsigned int offset, struct xa_node *child, unsigned int marks) node_set_marks() argument [all...] |