Searched refs:descendants (Results 1 – 17 of 17) sorted by relevance
| /linux-6.15/Documentation/admin-guide/LSM/ |
| H A D | Yama.rst | 40 other process (and its descendants) are allowed to call ``PTRACE_ATTACH`` 61 this relationship is that of only its descendants when the above
|
| /linux-6.15/Documentation/admin-guide/cgroup-v1/ |
| H A D | freezer-subsystem.rst | 71 belonging to the cgroup and its descendants become frozen. Note that 84 becomes THAWED, all its descendants which are freezing because of
|
| H A D | cpusets.rst | 137 cpuset (except direct ancestors and descendants) may contain
|
| /linux-6.15/Documentation/bpf/ |
| H A D | s390.rst | 8 IBM Z are mainframe computers, which are descendants of IBM System/360 from
|
| /linux-6.15/kernel/cgroup/ |
| H A D | cgroup.c | 3626 int descendants = READ_ONCE(cgrp->max_descendants); in cgroup_max_descendants_show() local 3628 if (descendants == INT_MAX) in cgroup_max_descendants_show() 3631 seq_printf(seq, "%d\n", descendants); in cgroup_max_descendants_show() 3640 int descendants; in cgroup_max_descendants_write() local 3645 descendants = INT_MAX; in cgroup_max_descendants_write() 3647 ret = kstrtoint(buf, 0, &descendants); in cgroup_max_descendants_write() 3652 if (descendants < 0) in cgroup_max_descendants_write() 3659 cgrp->max_descendants = descendants; in cgroup_max_descendants_write()
|
| /linux-6.15/Documentation/admin-guide/ |
| H A D | cgroup-v2.rst | 396 threads in the cgroup and its descendants. All consumptions which 418 the cgroup and its descendants; otherwise, 1. poll and [id]notify 950 1 if the cgroup or its descendants contains any live 955 cgroup.max.descendants 959 If the actual number of descendants is equal or larger, 1237 and its descendants. 1367 all tasks belonging to the cgroup or to its descendants 1720 and its descendants. 2289 descendants. 2295 descendants has ever reached. [all …]
|
| /linux-6.15/Documentation/driver-api/cxl/ |
| H A D | memory-devices.rst | 185 its descendants. So "root" claims non-PCIe enumerable platform decode ranges and
|
| /linux-6.15/Documentation/driver-api/usb/ |
| H A D | power-management.rst | 619 runtime rules and require the attached child device and all descendants to be 691 Once all children and descendants have suspended the 695 the stats of descendants. Defaults to 1.
|
| /linux-6.15/Documentation/core-api/ |
| H A D | rbtree.rst | 295 (max_hi) value among all the nodes that are its descendants. This
|
| /linux-6.15/Documentation/admin-guide/device-mapper/ |
| H A D | thin-provisioning.rst | 244 N.B. All descendants (internal snapshots) of this snapshot require the
|
| /linux-6.15/Documentation/driver-api/pm/ |
| H A D | devices.rst | 337 already), provided that all of the device's descendants are also left in 339 number and that happens for all of the descendants of the device too,
|
| /linux-6.15/Documentation/arch/arm64/ |
| H A D | acpi_object_usage.rst | 516 The _CCA value is inherited by all descendants of
|
| /linux-6.15/scripts/ |
| H A D | spelling.txt | 466 decendants||descendants
|
| /linux-6.15/Documentation/userspace-api/ |
| H A D | landlock.rst | 302 policy will stay enforced on all this thread's descendants. This allows
|
| /linux-6.15/Documentation/power/ |
| H A D | runtime_pm.rst | 713 may be left in runtime suspend provided that all of its descendants are also
|
| /linux-6.15/Documentation/process/ |
| H A D | coding-style.rst | 112 is to align descendants to a function open parenthesis.
|
| /linux-6.15/Documentation/filesystems/ |
| H A D | proc.rst | 1999 to obtain the descendants.
|