Home
last modified time | relevance | path

Searched refs:ancestor (Results 1 – 13 of 13) sorted by relevance

/linux-4.4.14/drivers/base/power/
Dqos.c579 struct device *ancestor = dev->parent; in dev_pm_qos_add_ancestor_request() local
584 while (ancestor && !ancestor->power.ignore_children) in dev_pm_qos_add_ancestor_request()
585 ancestor = ancestor->parent; in dev_pm_qos_add_ancestor_request()
589 while (ancestor && !ancestor->power.set_latency_tolerance) in dev_pm_qos_add_ancestor_request()
590 ancestor = ancestor->parent; in dev_pm_qos_add_ancestor_request()
594 ancestor = NULL; in dev_pm_qos_add_ancestor_request()
596 if (ancestor) in dev_pm_qos_add_ancestor_request()
597 ret = dev_pm_qos_add_request(ancestor, req, type, value); in dev_pm_qos_add_ancestor_request()
/linux-4.4.14/kernel/
Dpid_namespace.c363 struct pid_namespace *ancestor, *new = to_pid_ns(ns); in pidns_install() local
380 ancestor = new; in pidns_install()
381 while (ancestor->level > active->level) in pidns_install()
382 ancestor = ancestor->parent; in pidns_install()
383 if (ancestor != active) in pidns_install()
Dcgroup.c477 bool cgroup_is_descendant(struct cgroup *cgrp, struct cgroup *ancestor) in cgroup_is_descendant() argument
480 if (cgrp == ancestor) in cgroup_is_descendant()
/linux-4.4.14/drivers/hv/
Dvmbus_drv.c1198 struct acpi_device *ancestor; in vmbus_acpi_add() local
1211 for (ancestor = device->parent; ancestor; ancestor = ancestor->parent) { in vmbus_acpi_add()
1212 result = acpi_walk_resources(ancestor->handle, METHOD_NAME__CRS, in vmbus_acpi_add()
/linux-4.4.14/Documentation/filesystems/
Ddirectory-locking48 If no directory is its own ancestor, the scheme above is deadlock-free.
52 objects - A < B iff A is an ancestor of B.
103 try to acquire lock on descendent before the lock on ancestor.
/linux-4.4.14/include/linux/
Dcgroup.h84 bool cgroup_is_descendant(struct cgroup *cgrp, struct cgroup *ancestor);
/linux-4.4.14/Documentation/cgroups/
Dunified-hierarchy.txt22 4-2. Common ancestor rule
270 4-2. Common ancestor rule
275 common ancestor of the source and destination cgroups. This prevents
305 migration permission on the process; however, the common ancestor of
505 of the nearest non-empty ancestor, instead of being moved to it.
508 masks of the nearest non-empty ancestor.
Dmemory.txt609 limit, the reclaim algorithm reclaims from the tasks in the ancestor and the
610 children of the ancestor.
Dcpusets.txt229 a direct ancestor or descendant, may share any of the same CPUs or
649 then all the tasks in that cpuset will be moved to the nearest ancestor
/linux-4.4.14/Documentation/power/
Dpm_qos_interface.txt140 Add a PM QoS request for the first direct ancestor of the given device whose
/linux-4.4.14/Documentation/acpi/
Denumeration.txt417 configuration information to the driver of the composite ancestor device.
/linux-4.4.14/Documentation/usb/
Dpower-management.txt642 ancestor XHCI device.
/linux-4.4.14/Documentation/devicetree/
Dbooting-without-of.txt1304 interrupt parent is assumed to be an ancestor in the node's