Searched refs:children (Results 1 - 13 of 13) sorted by relevance

/include/linux/
H A Dmcb.h25 * @children: the child busses
30 struct list_head children; member in struct:mcb_bus
H A Dserio.h41 struct list_head child_node; /* Entry in parent->children list */
42 struct list_head children; member in struct:serio
H A Dinit_task.h201 .children = LIST_HEAD_INIT(tsk.children), \
H A Dkernfs.h76 /* children rbtree starts here and goes through kn->rb */
77 struct rb_root children; member in struct:kernfs_elem_dir
239 * under it. All children of @kn must have non-NULL namespace tags and
245 WARN_ON_ONCE(!RB_EMPTY_ROOT(&kn->dir.children));
253 * Test whether namespace filtering is enabled for the children of @ns.
H A Dclk-private.h60 struct hlist_head children; member in struct:clk
H A Dsh_clk.h46 struct list_head children; member in struct:clk
47 struct list_head sibling; /* node for children */
H A Dcgroup.h71 /* siblings list anchored at the parent's ->children */
73 struct list_head children; member in struct:cgroup_subsys_state
86 * ->children lists are in the ascending order of ->serial_nr and
192 * populated_cnt. All children with non-zero popuplated_cnt of
638 * cgroup cover those of its children. If %true, hierarchy support
776 * css_for_each_child - iterate through children of a css
778 * @parent: css whose children to walk
780 * Walk @parent's children. Must be called under rcu_read_lock().
H A Dpci.h444 struct list_head children; /* list of child buses */ member in struct:pci_bus
H A Dsched.h600 * the process until it calls wait(). All children of this
1345 * children/sibling forms the list of my natural children
1347 struct list_head children; /* list of my children */ member in struct:task_struct
1348 struct list_head sibling; /* linkage in my parent's children list */
1353 * This includes both natural children and PTRACE_ATTACH targets.
/include/linux/mfd/
H A Dwl1273-core.h254 unsigned int children; member in struct:wl1273_fm_platform_data
/include/sound/
H A Dinfo.h89 struct list_head children; member in struct:snd_info_entry
/include/acpi/
H A Dacpi_bus.h345 struct list_head children; member in struct:acpi_device
/include/scsi/
H A Dlibsas.h145 struct list_head children; member in struct:expander_device

Completed in 872 milliseconds