Searched refs:ancestors (Results 1 – 17 of 17) sorted by relevance
| /OK3568_Linux_fs/yocto/poky/bitbake/lib/toaster/toastergui/static/js/ |
| H A D | jquery.treetable.js | 42 Node.prototype.ancestors = function() { method in Node 43 var ancestors, node; 45 ancestors = []; 47 ancestors.push(node); 49 return ancestors; 120 return this.ancestors().length; 320 …stination && destination.id !== node.parentId && $.inArray(node, destination.ancestors()) === -1) {
|
| /OK3568_Linux_fs/kernel/block/ |
| H A D | blk-iocost.c | 549 struct ioc_gq *ancestors[]; member 1046 struct ioc_gq *parent = iocg->ancestors[lvl]; in __propagate_weights() 1047 struct ioc_gq *child = iocg->ancestors[lvl + 1]; in __propagate_weights() 1126 struct ioc_gq *parent = iocg->ancestors[lvl]; in current_hweight() 1127 struct ioc_gq *child = iocg->ancestors[lvl + 1]; in current_hweight() 1168 struct ioc_gq *parent = iocg->ancestors[lvl]; in current_hweight_max() 1169 struct ioc_gq *child = iocg->ancestors[lvl + 1]; in current_hweight_max() 1231 if (!list_empty(&iocg->ancestors[i]->active_list)) in iocg_activate() 1585 if (!list_empty(&iocg->ancestors[lvl]->walk_list)) in iocg_build_inner_walk() 1591 struct ioc_gq *inner = iocg->ancestors[lvl]; in iocg_build_inner_walk() [all …]
|
| /OK3568_Linux_fs/kernel/Documentation/filesystems/nfs/ |
| H A D | exporting.rst | 36 all of the ancestors of that filesystem object are also in the dcache. 67 Note that such a dentry can acquire children, name, ancestors, etc.
|
| /OK3568_Linux_fs/yocto/poky/meta/recipes-graphics/shaderc/files/ |
| H A D | 0001-cmake-disable-building-external-dependencies.patch | 66 """Make the directory, and all its ancestors as required. Any of the
|
| /OK3568_Linux_fs/kernel/Documentation/admin-guide/cgroup-v1/ |
| H A D | freezer-subsystem.rst | 94 Shows the parent-state. 0 if none of the cgroup's ancestors is
|
| H A D | memory.rst | 678 usage of e, is accounted to its ancestors up until the root (i.e, c and root), 679 that has memory.use_hierarchy enabled. If one of the ancestors goes over its
|
| H A D | cpusets.rst | 137 cpuset (except direct ancestors and descendants) may contain
|
| /OK3568_Linux_fs/kernel/Documentation/filesystems/ |
| H A D | directory-locking.rst | 47 * lock parents in "ancestors first" order.
|
| H A D | sysfs.rst | 43 ancestors of object hierarchies; i.e. the subsystems the objects
|
| /OK3568_Linux_fs/kernel/Documentation/core-api/ |
| H A D | rbtree.rst | 264 node and its ancestors, up to a given stop point (or NULL to update
|
| /OK3568_Linux_fs/kernel/Documentation/firmware-guide/acpi/ |
| H A D | enumeration.rst | 452 ancestors provides a _DSD with a valid "compatible" property. Such device
|
| /OK3568_Linux_fs/kernel/Documentation/driver-api/ |
| H A D | device_link.rst | 224 all its ancestors. That is achieved by traversing the ACPI namespace
|
| /OK3568_Linux_fs/kernel/Documentation/admin-guide/mm/ |
| H A D | hugetlbpage.rst | 291 ancestors, such as numactl. This means that if the task is invoked from a
|
| /OK3568_Linux_fs/kernel/Documentation/driver-api/pm/ |
| H A D | devices.rst | 362 of its ancestors. The second flag, when set, informs the middle layer
|
| /OK3568_Linux_fs/kernel/Documentation/admin-guide/ |
| H A D | cgroup-v2.rst | 633 as long as the usages of all its ancestors are under their 2086 Sometimes, external factors like changes to ancestors'
|
| /OK3568_Linux_fs/kernel/Documentation/power/ |
| H A D | pci.rst | 1010 affects all of the ancestors of the device, so this flag should only be used if
|
| /OK3568_Linux_fs/external/xserver/ |
| H A D | ChangeLog | 99766 'damagedDescendants' will be set for all the ancestors, and when a 104742 CheckDeviceGrabs checked all the ancestors of the window containing this 125188 window's ancestors. Normally, this would just read other pixels from the
|