Home
last modified time | relevance | path

Searched refs:children (Results 1 – 165 of 165) sorted by relevance

/linux-4.1.27/drivers/mfd/
Dwl1273-core.c188 int children = 0; in wl1273_core_probe() local
198 if (!(pdata->children & WL1273_RADIO_CHILD)) { in wl1273_core_probe()
215 cell = &core->cells[children]; in wl1273_core_probe()
219 children++; in wl1273_core_probe()
227 if (pdata->children & WL1273_CODEC_CHILD) { in wl1273_core_probe()
228 cell = &core->cells[children]; in wl1273_core_probe()
234 children++; in wl1273_core_probe()
238 __func__, children); in wl1273_core_probe()
241 children, NULL, 0, NULL); in wl1273_core_probe()
Dtwl6040.c624 int irq, ret, children = 0; in twl6040_probe() local
736 cell = &twl6040->cells[children]; in twl6040_probe()
742 children++; in twl6040_probe()
748 cell = &twl6040->cells[children]; in twl6040_probe()
754 children++; in twl6040_probe()
758 cell = &twl6040->cells[children]; in twl6040_probe()
760 children++; in twl6040_probe()
766 ret = mfd_add_devices(&client->dev, -1, twl6040->cells, children, in twl6040_probe()
Dretu-mfd.c124 const struct mfd_cell *children; member
131 .children = retu_devs,
138 .children = tahvo_devs,
274 ret = mfd_add_devices(rdev->dev, -1, rdat->children, rdat->nchildren, in retu_probe()
Dmfd-core.c103 list_for_each_entry(child_adev, &parent_adev->children, node) in mfd_acpi_add_device()
DKconfig666 of the independent functions as children nodes in the device tree.
/linux-4.1.27/fs/nfs/blocklayout/
Ddev.c21 bl_free_device(&dev->children[i]); in bl_free_device()
22 kfree(dev->children); in bl_free_device()
135 struct pnfs_block_dev *child = &dev->children[i]; in bl_map_concat()
173 child = &dev->children[chunk_idx]; in bl_map_stripe()
238 d->children = kcalloc(v->concat.volumes_count, in bl_parse_concat()
240 if (!d->children) in bl_parse_concat()
244 ret = bl_parse_deviceid(server, &d->children[i], in bl_parse_concat()
250 d->children[i].start += len; in bl_parse_concat()
251 len += d->children[i].len; in bl_parse_concat()
267 d->children = kcalloc(v->stripe.volumes_count, in bl_parse_stripe()
[all …]
Dblocklayout.h110 struct pnfs_block_dev *children; member
/linux-4.1.27/drivers/input/misc/
Dsoc_button_array.c47 struct platform_device *children[BUTTON_TYPES]; member
148 if (priv->children[i]) in soc_button_remove()
149 platform_device_unregister(priv->children[i]); in soc_button_remove()
187 priv->children[i] = pd; in soc_button_probe()
190 if (!priv->children[0] && !priv->children[1]) in soc_button_probe()
/linux-4.1.27/drivers/net/phy/
Dmdio-mux.c29 struct mdio_mux_child_bus *children; member
167 cb->next = pb->children; in mdio_mux_init()
168 pb->children = cb; in mdio_mux_init()
171 if (pb->children) { in mdio_mux_init()
185 struct mdio_mux_child_bus *cb = pb->children; in mdio_mux_uninit()
/linux-4.1.27/scripts/dtc/
Dlivetree.c100 struct node *build_node(struct property *proplist, struct node *children) in build_node() argument
108 new->children = children; in build_node()
185 while (new_node->children) { in merge_nodes()
187 new_child = new_node->children; in merge_nodes()
188 new_node->children = new_child->next_sibling; in merge_nodes()
266 p = &parent->children; in add_child()
275 struct node *node = parent->children; in delete_node_by_name()
561 bootcpu = cpus->children; in guess_boot_cpuid()
687 node->children = tbl[0]; in sort_subnodes()
Ddtc.h149 struct node *children; member
178 for ((c) = (n)->children; (c); (c) = (c)->next_sibling)
192 struct node *build_node(struct property *proplist, struct node *children);
Dflattree.c767 if (node->children) in unflatten_tree()
/linux-4.1.27/scripts/
Dasn1_compiler.c656 struct element *children; member
918 element->children = alloc_elem(cursor); in parse_type()
919 element = element->children; in parse_type()
1004 element->children = parse_compound(&cursor, end, 1); in parse_type()
1018 element->children = parse_type(&cursor, end, NULL); in parse_type()
1020 element->children = parse_compound(&cursor, end, 0); in parse_type()
1035 element->children = parse_type(&cursor, end, NULL); in parse_type()
1037 element->children = parse_compound(&cursor, end, 1); in parse_type()
1132 struct element *children, **child_p = &children, *element; in parse_compound() local
1176 children->flags &= ~ELEMENT_CONDITIONAL; in parse_compound()
[all …]
Danalyze_suspend.py184 children = 0 variable in DeviceNode
188 self.children = []
458 children = self.deviceDescendants(name, phase)
459 for dev in children:
524 children = self.deviceChildren(devname, phase)
525 family = children
526 for child in children:
544 node.children.append(cnode)
563 if len(node.children) > 0:
565 for cnode in node.children:
Dspelling.txt203 childern||children
204 childs||children
/linux-4.1.27/arch/c6x/platforms/
Dpll.c102 list_for_each_entry(clk, &root->children, childnode) { in propagate_rate()
146 list_add(&clk->childnode, &clk->parent->children); in clk_set_parent()
172 list_add_tail(&clk->childnode, &clk->parent->children); in clk_register()
329 INIT_LIST_HEAD(&clk->children); in __init_clk()
403 list_for_each_entry(clk, &parent->children, childnode) { in dump_clock()
Dplldata.c32 .children = LIST_HEAD_INIT(clkin1.children),
/linux-4.1.27/arch/powerpc/platforms/pseries/
Dpci_dlpar.c49 list_for_each_entry(tmp, &bus->children, node) { in find_bus_among_children()
108 if (!(list_empty(&b->children) && list_empty(&b->devices))) in remove_phb_dynamic()
Diommu.c556 int children; in pci_dma_bus_setup_pSeries() local
581 for (children = 0, tmp = dn->child; tmp; tmp = tmp->sibling) in pci_dma_bus_setup_pSeries()
582 children++; in pci_dma_bus_setup_pSeries()
584 pr_debug("Children: %d\n", children); in pci_dma_bus_setup_pSeries()
596 while (pci->phb->dma_window_size * children > 0x80000000ul) in pci_dma_bus_setup_pSeries()
622 while (pci->phb->dma_window_size * children > 0x70000000ul) in pci_dma_bus_setup_pSeries()
/linux-4.1.27/drivers/input/serio/
Dserio.c523 INIT_LIST_HEAD(&serio->children); in serio_init_port()
551 list_add_tail(&serio->child_node, &parent->children); in serio_add_port()
632 if (!list_empty(&s->children)) { in serio_reconnect_subtree()
633 s = list_first_entry(&s->children, in serio_reconnect_subtree()
647 if (!list_is_last(&s->child_node, &parent->children)) { in serio_reconnect_subtree()
670 while (!list_empty(&serio->children)) { in serio_disconnect_port()
673 while (!list_empty(&s->children)) in serio_disconnect_port()
674 s = list_first_entry(&s->children, in serio_disconnect_port()
740 list_for_each_entry_safe(s, next, &serio->children, child_node) { in serio_unregister_child_port()
/linux-4.1.27/kernel/gcov/
Dfs.c52 struct list_head children; member
416 INIT_LIST_HEAD(&node->children); in init_node()
459 list_add(&node->list, &parent->children); in new_node()
504 while ((node != &root_node) && list_empty(&node->children)) { in remove_node()
520 list_for_each_entry(node, &parent->children, list) { in get_child_by_name()
542 else if (list_empty(&node->children)) { in reset_write()
/linux-4.1.27/Documentation/devicetree/bindings/bus/
Dmvebu-mbus.txt76 /* more children ...*/
82 The MBus children address space is comprised of two cells: the first one for
123 /* other children */
135 /* more children ...*/
165 /* other children */
179 /* other children */
Dbrcm,bus-axi.txt17 The top-level axi bus may contain children representing attached cores
/linux-4.1.27/arch/arm/mach-davinci/
Dclock.c150 list_for_each_entry(clk, &root->children, childnode) { in propagate_rate()
194 list_add(&clk->childnode, &clk->parent->children); in clk_set_parent()
217 INIT_LIST_HEAD(&clk->children); in clk_register()
222 list_add_tail(&clk->childnode, &clk->parent->children); in clk_register()
672 list_for_each_entry(clk, &parent->children, childnode) { in dump_clock()
Dclock.h99 struct list_head children; /* list of children */ member
/linux-4.1.27/drivers/clk/
Dclk.c69 struct hlist_head children; member
192 hlist_for_each_entry(child, &c->children, child_node) in clk_summary_show_subtree()
251 hlist_for_each_entry(child, &c->children, child_node) { in clk_dump_subtree()
489 hlist_for_each_entry(child, &clk->children, child_node) in clk_unprepare_unused_subtree()
516 hlist_for_each_entry(child, &clk->children, child_node) in clk_disable_unused_subtree()
756 hlist_for_each_entry(child, &clk->children, child_node) { in __clk_lookup_subtree()
1288 hlist_for_each_entry(child, &clk->children, child_node) in __clk_recalc_accuracies()
1368 hlist_for_each_entry(child, &clk->children, child_node) in __clk_recalc_rates()
1446 hlist_add_head(&clk->child_node, &new_parent->children); in clk_reparent()
1586 hlist_for_each_entry(child, &clk->children, child_node) { in __clk_speculate_rates()
[all …]
/linux-4.1.27/Documentation/devicetree/bindings/net/
Dcavium-mdio.txt14 Typically an MDIO bus might have several children.
/linux-4.1.27/Documentation/networking/
Dfib_trie.txt37 children of a full child (see "full_children") up one level, so that
39 contain an arbitrarily large array of links to several children.
41 may be "halved", having some of its children moved downwards one level,
49 the number of children of a given tnode that aren't path compressed.
/linux-4.1.27/include/linux/
Dinit_task.h220 .children = LIST_HEAD_INIT(tsk.children), \
Dmcb.h30 struct list_head children; member
Dserio.h42 struct list_head children; member
Dkernfs.h77 struct rb_root children; member
253 WARN_ON_ONCE(!RB_EMPTY_ROOT(&kn->dir.children)); in kernfs_enable_ns()
Dcgroup-defs.h100 struct list_head children; member
Dsh_clk.h46 struct list_head children; member
Dpci.h449 struct list_head children; /* list of child buses */ member
Dsched.h1411 struct list_head children; /* list of my children */ member
/linux-4.1.27/tools/perf/util/
Dthread-stack.h91 struct rb_root children; member
Dthread-stack.c339 cp->children = RB_ROOT; in call_path__init()
408 p = &parent->children.rb_node; in call_path__findnew()
427 rb_insert_color(&cp->rb_node, &parent->children); in call_path__findnew()
/linux-4.1.27/drivers/sh/clk/
Dcore.c218 list_add(&child->sibling, &parent->children); in clk_reparent()
229 list_for_each_entry(clkp, &tclk->children, sibling) { in propagate_rate()
425 INIT_LIST_HEAD(&clk->children); in clk_register()
433 list_add(&clk->sibling, &clk->parent->children); in clk_register()
/linux-4.1.27/arch/powerpc/kernel/
Dpci-hotplug.c48 list_for_each_entry(child_bus, &bus->children, node) in pcibios_remove_pci_devices()
Dpci-common.c1247 list_for_each_entry(b, &bus->children, node) in pcibios_allocate_bus_resources()
1447 list_for_each_entry(child_bus, &bus->children, node) in pcibios_claim_one_bus()
1679 list_for_each_entry(child, &bus->children, node) in pcibios_scan_phb()
/linux-4.1.27/arch/arm/boot/dts/
Dcros-adc-thermistors.dtsi3 * children of the IIO based ADC.
/linux-4.1.27/fs/kernfs/
Ddir.c236 struct rb_node **node = &kn->parent->dir.children.rb_node; in kernfs_link_sibling()
256 rb_insert_color(&kn->rb, &kn->parent->dir.children); in kernfs_link_sibling()
284 rb_erase(&kn->rb, &kn->parent->dir.children); in kernfs_unlink_sibling()
645 struct rb_node *node = parent->dir.children.rb_node; in kernfs_find_ns()
950 rbn = rb_first(&pos->dir.children); in kernfs_leftmost_descendant()
1370 struct rb_node *node = parent->dir.children.rb_node; in kernfs_dir_pos()
/linux-4.1.27/Documentation/devicetree/bindings/net/dsa/
Ddsa.txt35 A switch may have multiple "port" children nodes
37 Each port children node must have the following mandatory properties:
/linux-4.1.27/net/sched/
Dsch_cbq.c113 struct cbq_class *children; /* Pointer to children chain */ member
1017 cl = this->children; in cbq_adjust_levels()
1022 } while ((cl = cl->sibling) != this->children); in cbq_adjust_levels()
1140 if (this->tparent->children == this) { in cbq_unlink_class()
1141 this->tparent->children = this->sibling; in cbq_unlink_class()
1143 this->tparent->children = NULL; in cbq_unlink_class()
1161 if (parent->children == NULL) { in cbq_link_class()
1162 parent->children = this; in cbq_link_class()
1164 this->sibling = parent->children->sibling; in cbq_link_class()
1165 parent->children->sibling = this; in cbq_link_class()
[all …]
Dsch_htb.c111 unsigned int children; member
1206 if (cl->parent->children > 1) in htb_parent_last_child()
1285 if (cl->children || cl->filter_cnt) in htb_delete()
1305 cl->parent->children--; in htb_delete()
1417 cl->children = 0; in htb_change_class()
1466 parent->children++; in htb_change_class()
Dsch_hfsc.c125 struct list_head children; /* child classes */ member
911 list_for_each_entry(p, &cl->children, siblings) { in hfsc_adjust_levels()
1093 INIT_LIST_HEAD(&cl->children); in hfsc_change_class()
1099 list_add_tail(&cl->siblings, &parent->children); in hfsc_change_class()
1458 INIT_LIST_HEAD(&q->root.children); in hfsc_init_qdisc()
/linux-4.1.27/kernel/
Dexit.c324 list_for_each_entry(c, &p->children, sibling) { in mm_update_next_owner()
332 list_for_each_entry(c, &p->real_parent->children, sibling) { in mm_update_next_owner()
561 if (list_empty(&father->children)) in forget_original_parent()
565 list_for_each_entry(p, &father->children, sibling) { in forget_original_parent()
582 list_splice_tail_init(&father->children, &reaper->children); in forget_original_parent()
1427 list_for_each_entry(p, &tsk->children, sibling) { in do_wait_thread()
Dcgroup.c418 list_for_each_entry((child), &(cgrp)->self.children, self.sibling) \
901 BUG_ON(!list_empty(&cgrp->self.children)); in cgroup_destroy_root()
1530 if (!list_empty(&root->cgrp.self.children)) { in cgroup_remount()
1611 INIT_LIST_HEAD(&cgrp->self.children); in init_cgroup_housekeeping()
1718 BUG_ON(!list_empty(&root_cgrp->self.children)); in cgroup_setup_root()
1913 if (!list_empty(&root->cgrp.self.children) || in cgroup_kill_sb()
3394 next = list_entry_rcu(parent->children.next, struct cgroup_subsys_state, sibling); in css_next_child()
3398 list_for_each_entry_rcu(next, &parent->children, sibling) in css_next_child()
3407 if (&next->sibling != &parent->children) in css_next_child()
4482 INIT_LIST_HEAD(&css->children); in init_and_link_css()
[all …]
Dfork.c1334 INIT_LIST_HEAD(&p->children); in copy_process()
1572 list_add_tail(&p->sibling, &p->real_parent->children); in copy_process()
/linux-4.1.27/drivers/acpi/
Dcontainer.c52 list_for_each_entry(child, &adev->children, node) in acpi_container_offline()
Dglue.c97 if (check_children && list_empty(&adev->children)) in find_child_checks()
112 list_for_each_entry(adev, &parent->children, node) { in acpi_find_child_device()
Dscan.c622 list_for_each_entry(child, &adev->children, node) { in acpi_scan_bus_check()
1410 INIT_LIST_HEAD(&device->children); in acpi_device_add()
1447 list_add_tail(&device->node, &device->parent->children); in acpi_device_add()
1491 head = &adev->children; in acpi_get_next_child()
2503 list_for_each_entry(child, &device->children, node) in acpi_bus_attach()
2574 list_for_each_entry_reverse(child, &adev->children, node) in acpi_bus_trim()
Dvideo.c1492 list_for_each_entry(dev, &device->children, node) { in acpi_video_bus_get_devices()
/linux-4.1.27/Documentation/devicetree/bindings/mips/cavium/
Ductl.txt14 - ranges: Empty to signify direct mapping of the children.
/linux-4.1.27/arch/sparc/kernel/
Dpci_common.c504 list_for_each_entry(bus, &pbus->children, node) in pci_scan_for_target_abort()
527 list_for_each_entry(bus, &pbus->children, node) in pci_scan_for_master_abort()
551 list_for_each_entry(bus, &pbus->children, node) in pci_scan_for_parity_error()
Dpci.c616 list_for_each_entry(child_bus, &bus->children, node) in pci_bus_register_of_sysfs()
646 list_for_each_entry(child_bus, &bus->children, node) in pci_claim_bus_resources()
1033 list_for_each_entry(bus, &pbus->children, node) in pcie_bus_slot_names()
/linux-4.1.27/arch/c6x/include/asm/
Dclock.h90 struct list_head children; /* list of children */ member
/linux-4.1.27/Documentation/devicetree/bindings/i2c/
Di2c-mux-pca954x.txt20 children in idle state. This is necessary for example, if there are several
/linux-4.1.27/Documentation/devicetree/bindings/mtd/
Dsunxi-nand.txt14 Optional children nodes:
/linux-4.1.27/Documentation/devicetree/bindings/drm/atmel/
Dhlcdc-dc.txt13 Required children nodes:
/linux-4.1.27/Documentation/cgroups/
Dunified-hierarchy.txt131 which governs which controllers are enabled on the children of the
168 from the parent can be used in its children.
180 children have it enabled.
186 tasks belonging to the parent cgroup and its children cgroups. This
193 flat when children should be allocated specific ratios of CPU cycles
242 important as otherwise it wouldn't be possible to create children of a
244 cgroup must create children and transfer all its tasks to the children
267 after all children are removed. This again makes it impossible to
Ddevices.txt56 a cgroup's devices.deny file, all its children will have that entry removed
106 not be possible once the device cgroups has children.
Dcpuacct.txt29 process (bash) into it. CPU time consumed by this bash and its children
Dmemory.txt285 cannot be set if the cgroup have children, or if there are already tasks in the
287 When use_hierarchy == 1 and a group is accounted, its children will
515 sum of all hierarchical children's values of
578 hierarchical children's values in addition to the memcg's own value.
609 children of the ancestor.
Dcgroups.txt41 tasks, and all their future children, into hierarchical groups with
257 children of that task, to a cgroup allows organizing the work load
Dcpusets.txt195 children of that task, to a cpuset allows organizing the work load
/linux-4.1.27/kernel/trace/
Dtrace_events_filter.c1485 int children; member
1499 if (WARN_ON(d->count == d->children)) { in fold_pred_cb()
1515 int children; in fold_pred() local
1525 children = count_leafs(preds, &preds[root->left]); in fold_pred()
1526 children += count_leafs(preds, &preds[root->right]); in fold_pred()
1528 root->ops = kcalloc(children, sizeof(*root->ops), GFP_KERNEL); in fold_pred()
1532 root->val = children; in fold_pred()
1533 data.children = children; in fold_pred()
/linux-4.1.27/Documentation/security/
DYama.txt66 with PTRACE_ATTACH, or through children calling PTRACE_TRACEME.
71 The original children-only logic was based on the restrictions in grsecurity.
Dkeys.txt615 checked for keys before recursion into its children occurs.
/linux-4.1.27/Documentation/devicetree/bindings/arm/
Dvexpress.txt93 and children describing available functions.
102 property, describing physical location of the children nodes:
152 - "simple-bus" compatible value (to ensure creation of the children)
/linux-4.1.27/arch/arm/mach-omap1/
Dclock.c764 list_add(&child->sibling, &parent->children); in clk_reparent()
776 list_for_each_entry(clkp, &tclk->children, sibling) { in propagate_rate()
812 INIT_LIST_HEAD(&clk->children); in clk_preinit()
828 list_add(&clk->sibling, &clk->parent->children); in clk_register()
Dclock.h146 struct list_head children; member
/linux-4.1.27/Documentation/devicetree/
Dusage-model.txt251 tree and children of simple memory mapped bus nodes.
324 considered a device). The children of the /soc node are memory mapped
342 assume that its devices are children of a bus controller. For
346 ever appear as children of an I2C bus node. Ditto for SPI, MDIO, USB,
363 what about the children of the SoC node? Shouldn't they be registered
368 its spi_device children, and similarly for other bus_types.
371 children. The board support code would allocate and register an SoC
376 Actually, it turns out that registering children of some
Dbooting-without-of.txt713 and #size-cells are not inherited so every node with children must specify
1284 number and level/sense information. All interrupt children in an
/linux-4.1.27/Documentation/devicetree/bindings/mfd/
Dtwl-familly.txt24 The children nodes will thus depend of the capability of the variant.
Dmfd.txt22 "simple-bus" inidicates when to see subnodes as children for a simple
Domap-usb-host.txt64 Properties for children:
/linux-4.1.27/block/partitions/
Dldm.h148 u8 children; member
Dldm.c819 comp->children = ldm_get_vnum (buffer + 0x1D + r_vstate); in ldm_parse_cmp3()
/linux-4.1.27/arch/frv/mb93090-mb00/
Dpci-frv.c100 pcibios_allocate_bus_resources(&bus->children); in pcibios_allocate_bus_resources()
/linux-4.1.27/tools/perf/tests/
Dhists_cumulate.c159 u64 children; member
213 TEST_ASSERT_VAL(buf, he->stat_acc->period == expected[i].children); in do_test()
/linux-4.1.27/fs/ceph/
Dsnap.c119 INIT_LIST_HEAD(&realm->children); in ceph_create_snap_realm()
284 list_add(&realm->child_item, &parent->children); in adjust_snap_realm_parent()
413 list_for_each_entry(child, &realm->children, child_item) in rebuild_snap_realms()
622 list_for_each_entry(child, &realm->children, child_item) { in queue_realm_cap_snaps()
Dsuper.h644 struct list_head children; /* list of child realms */ member
/linux-4.1.27/Documentation/block/
Dcfq-iosched.txt152 Internal cgroup nodes (the ones with children) can also have tasks in
156 its direct children.
173 and AB have no child and thus its tasks have no children cgroup to
196 A has children and further distributes its 57% among the children and
/linux-4.1.27/arch/mn10300/unit-asb2305/
Dpci-asb2305.c123 pcibios_allocate_bus_resources(&bus->children); in pcibios_allocate_bus_resources()
/linux-4.1.27/include/linux/mfd/
Dwl1273-core.h254 unsigned int children; member
/linux-4.1.27/net/ipv6/
Dip6_fib.c1232 int children; in fib6_repair_tree() local
1246 children = 0; in fib6_repair_tree()
1249 child = fn->right, children |= 1; in fib6_repair_tree()
1251 child = fn->left, children |= 2; in fib6_repair_tree()
1253 if (children == 3 || FIB6_SUBTREE(fn) in fib6_repair_tree()
1256 || (children && fn->fn_flags & RTN_ROOT) in fib6_repair_tree()
1312 if (children&2) { in fib6_repair_tree()
/linux-4.1.27/drivers/scsi/libsas/
Dsas_expander.c865 list_add_tail(&child->siblings, &parent_ex->children); in sas_ex_discover_end_dev()
980 list_add_tail(&child->siblings, &parent->ex_dev.children); in sas_ex_discover_expander()
1132 list_for_each_entry(child, &ex->children, siblings) { in sas_check_level_subtractive_boundary()
1851 list_for_each_entry(ch, &ex->children, siblings) { in sas_find_bcast_dev()
1867 list_for_each_entry_safe(child, n, &ex->children, siblings) { in sas_unregister_ex_tree()
1886 &ex_dev->children, siblings) { in sas_unregister_devs_sas_addr()
1918 list_for_each_entry(child, &ex_root->children, siblings) { in sas_discover_bfs_by_root_level()
1970 list_for_each_entry(child, &dev->ex_dev.children, siblings) { in sas_discover_new()
Dsas_discover.c47 INIT_LIST_HEAD(&dev->ex_dev.children); in sas_init_dev()
/linux-4.1.27/Documentation/devicetree/bindings/spi/
Dspi_pl022.txt26 SPI slave nodes must be children of the SPI master node and can
Dqcom,spi-qup.txt42 SPI slave nodes must be children of the SPI master node and can contain
Dspi-bus.txt44 SPI slave nodes must be children of the SPI master node and can
/linux-4.1.27/tools/perf/Documentation/
Dperf-top.txt167 --children::
168 Accumulate callchain of children to parent entry so that then can
Dperf-report.txt192 --children::
193 Accumulate callchain of children to parent entry so that then can
/linux-4.1.27/drivers/pci/pcie/
Daspm.c46 struct list_head children; /* list of child link states */ member
525 INIT_LIST_HEAD(&link->children); in alloc_pcie_link_state()
536 list_add(&link->link, &parent->children); in alloc_pcie_link_state()
/linux-4.1.27/include/sound/
Dinfo.h89 struct list_head children; member
/linux-4.1.27/Documentation/ABI/testing/
Dsysfs-devices-soc13 devices would be better suited to appear as children of that SoC.
Dsysfs-class-powercap152 This applies to current power zone and its children.
Dsysfs-bus-pci98 hot-remove the PCI device and any of its children.
/linux-4.1.27/Documentation/devicetree/bindings/soc/qcom/
Dqcom,gsbi.txt28 Properties for children:
/linux-4.1.27/Documentation/devicetree/bindings/leds/
Dregister-bit-led.txt5 single LED. The register bit LEDs appear as children to the
/linux-4.1.27/sound/core/
Dinfo.c782 INIT_LIST_HEAD(&entry->children); in snd_info_create_entry()
841 list_for_each_safe(p, n, &entry->children) { in snd_info_disconnect()
968 list_add_tail(&entry->list, &entry->parent->children); in snd_info_register()
/linux-4.1.27/Documentation/arm/
DInterrupts43 to the Neponset handler, the "parent" is GPIO25, and the "children"d
157 the parent IRQ should be unmasked, and the status of all children must
/linux-4.1.27/Documentation/devicetree/bindings/iio/
Diio-bindings.txt62 and IIO channel to their children.
/linux-4.1.27/drivers/pci/
Dsearch.c114 list_for_each_entry(tmp, &bus->children, node) { in pci_do_find_bus()
Dprobe.c496 INIT_LIST_HEAD(&b->children); in pci_alloc_bus()
739 list_add_tail(&child->node, &parent->children); in pci_add_new_bus()
Dsetup-bus.c1554 list_for_each_entry(child_bus, &bus->children, node) { in pci_bus_get_depth()
Dpci.c117 list_for_each_entry(tmp, &bus->children, node) { in pci_bus_max_busnr()
/linux-4.1.27/Documentation/filesystems/caching/
Dobject.txt160 object to transit to a state that allows access to its children:
248 can destroy themselves. This object waits for all its children to go away
261 all its children, if it is dying because the netfs relinquished its
Dfscache.txt109 recursive, stack space is limited, and indices can only be children of
179 children. Any index with non-index object children will be assumed to only
Dcachefiles.txt251 Data objects are represented as files if they have no children, or directories
260 If an object has children, then it will be represented as a directory.
Dnetfs-api.txt186 have index children.
/linux-4.1.27/Documentation/devicetree/bindings/reset/
Dreset.txt26 children of the bus are affected by the reset signal, or an individual HW
/linux-4.1.27/drivers/mcb/
Dmcb-core.c201 INIT_LIST_HEAD(&bus->children); in mcb_alloc_bus()
/linux-4.1.27/drivers/gpu/drm/i915/
Dintel_opregion.c643 list_for_each_entry(acpi_cdev, &acpi_dev->children, node) { in intel_didl_outputs()
656 list_for_each_entry(acpi_cdev, &acpi_video_bus->children, node) { in intel_didl_outputs()
/linux-4.1.27/fs/proc/
Darray.c605 if (list_is_last(&task->sibling, &start->children)) in get_children_pid()
629 list_for_each_entry(task, &start->children, sibling) { in get_children_pid()
/linux-4.1.27/Documentation/devicetree/bindings/arm/tegra/
Dnvidia,tegra20-emc.txt39 for which this node (and children) are valid.
/linux-4.1.27/arch/x86/pci/
Di386.c239 list_for_each_entry(child, &bus->children, node) in pcibios_allocate_bus_resources()
Dacpi.c486 list_for_each_entry(child, &bus->children, node) in pci_acpi_scan_root()
/linux-4.1.27/arch/alpha/kernel/
Dpci.c297 list_for_each_entry(child_bus, &b->children, node) in pcibios_claim_one_bus()
/linux-4.1.27/Documentation/acpi/
Denumeration.txt338 The MFD devices register their children as platform devices. For the child
343 o The children share the parent ACPI handle.
Dscan_handlers.txt12 struct acpi_device objects and analogously for their children). Those struct
/linux-4.1.27/Documentation/filesystems/
Dpath-lookup.txt249 | children:"home", ...|
256 | children:"npiggin" | we now recheck the d_seq of dentry0. Then we
263 | children:"a.c", ... | can be forgotten.
270 | children:NULL | its refcount because we're holding d_lock.
Dproc.txt43 3.7 /proc/<pid>/task/<tid>/children - Information about task children
322 cgtime guest time of the task children in jiffies
1474 generation children with separate address spaces instead, if possible. This
1680 3.7 /proc/<pid>/task/<tid>/children - Information about task children
1682 This file provides a fast way to retrieve first level children pids
1686 Note the "first level" here -- if a child has own children they will
1687 not be listed here, one needs to read /proc/<children-pid>/task/<tid>/children
1691 guarantee to provide precise results and some children might be
Df2fs.txt515 The following figure shows an example of two cases holding children.
525 Number of children = 6, Number of children = 3,
Ddirectory-locking125 children", so if we are going to introduce hybrid objects we will need
Dgfs2-glocks.txt106 (Parents before children, inodes at "same level" with same parent in
Dcoda.txt1534 CodaFid, and all children of this directory. This call is issued when
1569 vnode), purge its children from the namecache and remove the file from the
/linux-4.1.27/Documentation/devicetree/bindings/reserved-memory/
Dreserved-memory.txt76 memory-region (optional) - phandle, specifier pairs to children of /reserved-memory
/linux-4.1.27/Documentation/filesystems/configfs/
Dconfigfs.txt267 (assuming that it has no children to keep it busy). The subsystem is
317 children.
397 children of the parent group. If ct_group_ops->make_group() exists,
410 group is checking for children.
/linux-4.1.27/Documentation/devicetree/bindings/pinctrl/
Dpinctrl-st.txt41 node (children).
Dpinctrl-bindings.txt124 The pin configuration nodes need not be direct children of the pin controller
/linux-4.1.27/Documentation/scheduler/
Dsched-bwc.txt83 [ Where C is the parent's bandwidth, and c_i its children ]
/linux-4.1.27/include/scsi/
Dlibsas.h145 struct list_head children; member
/linux-4.1.27/arch/arm/kernel/
Dbios32.c548 list_for_each_entry(child, &bus->children, node) in pci_common_init_dev()
/linux-4.1.27/mm/
Doom_kill.c543 list_for_each_entry(child, &t->children, sibling) { in oom_kill_process()
/linux-4.1.27/Documentation/devicetree/bindings/iommu/
Diommu.txt95 can be useful to describe how children on the bus relate to the IOMMU if they
/linux-4.1.27/include/acpi/
Dacpi_bus.h358 struct list_head children; member
/linux-4.1.27/Documentation/devicetree/bindings/clock/
Dclock-bindings.txt78 clock to their children.
/linux-4.1.27/Documentation/power/
Druntime_pm.txt137 counter of 'active' children of the device.
175 'active' children of which is equal to zero, or the 'power.ignore_children'
226 - the count of 'active' children of the device
425 children as appropriate (it is only valid to use this function if
433 children as appropriate (it is only valid to use this function if
617 * The device's children may need the device to be at full power in order
Ddevices.txt320 children of a device had been suspended if new children could be
325 After the prepare callback method returns, no new children may be
414 however, that new children may be registered below the device as soon as
Dpci.txt707 This callback is only necessary if the driver's device has children that in
709 callback is to prevent new children of the device from being registered until
/linux-4.1.27/arch/microblaze/pci/
Dpci-common.c1053 list_for_each_entry(b, &bus->children, node) in pcibios_allocate_bus_resources()
1245 list_for_each_entry(child_bus, &bus->children, node) in pcibios_claim_one_bus()
/linux-4.1.27/Documentation/devicetree/bindings/pci/
Dnvidia,tegra20-pcie.txt222 device nodes need to be added in order to allow the bus' children to be
/linux-4.1.27/drivers/pci/hotplug/
Dacpiphp_glue.c419 list_for_each_entry(tmp, &bus->children, node) { in acpiphp_max_busnr()
/linux-4.1.27/Documentation/
Dkobject.txt172 This should be done only after any attributes or children of the kobject
331 A kset keeps its children in a standard kernel linked list. Kobjects point
Dclk.txt50 struct hlist_head children;
Drbtree.txt260 and its immediate children. And this will be used in O(log n) lookup
/linux-4.1.27/drivers/scsi/
Ddc395x.c328 struct DeviceCtlBlk *children[DC395x_MAX_SCSI_ID][32]; member
954 return acb->children[id][lun]; in find_dcb()
3815 acb->children[dcb->target_id][dcb->target_lun] = dcb; in adapter_add_device()
3851 acb->children[dcb->target_id][dcb->target_lun] = NULL; in adapter_remove_device()
/linux-4.1.27/Documentation/devicetree/bindings/gpu/
Dnvidia,tegra20-host1x.txt19 The host1x top-level node defines a number of children, each representing one
/linux-4.1.27/arch/tile/kernel/
Dpci_gx.c603 list_for_each_entry(child, &root_bus->children, node) in fixup_read_and_payload_sizes()
/linux-4.1.27/drivers/mtd/
DKconfig135 the partition map from the children of the flash node,
/linux-4.1.27/kernel/sched/
Dcore.c762 list_for_each_entry_rcu(child, &parent->children, siblings) { in walk_tg_tree_from()
7160 INIT_LIST_HEAD(&root_task_group.children); in sched_init()
7501 INIT_LIST_HEAD(&tg->children); in sched_online_group()
7502 list_add_rcu(&tg->siblings, &parent->children); in sched_online_group()
7652 list_for_each_entry_rcu(child, &tg->children, siblings) { in tg_rt_schedulable()
Dsched.h257 struct list_head children; member
/linux-4.1.27/tools/perf/
Ddesign.txt51 inherit : 1, /* children inherit it */
/linux-4.1.27/drivers/input/mouse/
Dpsmouse-base.c1789 while (!list_empty(&serio->children)) { in psmouse_attr_set_protocol()
/linux-4.1.27/drivers/pcmcia/
Dyenta_socket.c1099 list_for_each_entry(sibling, &bridge_to_fix->parent->children, in yenta_fixup_parent_bridge()
/linux-4.1.27/Documentation/powerpc/
Dpci_iov_resource_on_powernv.txt139 you freeze a switch, it freezes all its children). So we do it in
/linux-4.1.27/arch/ia64/kernel/
Dmca.c1828 INIT_LIST_HEAD(&p->children); in format_mca_init_stack()
/linux-4.1.27/Documentation/virtual/kvm/
Dmmu.txt212 unsynchronized children).
/linux-4.1.27/Documentation/usb/
Dpower-management.txt655 Once all children and descendants have suspended the
/linux-4.1.27/drivers/platform/x86/
Dthinkpad_acpi.c6361 list_for_each_entry(child, &device->children, node) { in tpacpi_query_bcl_levels()
/linux-4.1.27/Documentation/trace/
Dftrace.txt2309 If you want to trace only one function and all of its children,
/linux-4.1.27/
DCREDITS1270 D: parent process death signal to children