Home
last modified time | relevance | path

Searched refs:descendants (Results 1 – 17 of 17) sorted by relevance

/linux/Documentation/admin-guide/LSM/
H A DYama.rst40 other process (and its descendants) are allowed to call ``PTRACE_ATTACH``
61 this relationship is that of only its descendants when the above
/linux/Documentation/admin-guide/cgroup-v1/
H A Dfreezer-subsystem.rst71 belonging to the cgroup and its descendants become frozen. Note that
84 becomes THAWED, all its descendants which are freezing because of
H A Dcpusets.rst137 cpuset (except direct ancestors and descendants) may contain
/linux/Documentation/bpf/
H A Ds390.rst8 IBM Z are mainframe computers, which are descendants of IBM System/360 from
/linux/kernel/cgroup/
H A Dcgroup.c3735 int descendants = READ_ONCE(cgrp->max_descendants); in cgroup_max_descendants_show() local
3737 if (descendants == INT_MAX) in cgroup_max_descendants_show()
3740 seq_printf(seq, "%d\n", descendants); in cgroup_max_descendants_show()
3749 int descendants; in cgroup_max_descendants_write() local
3754 descendants = INT_MAX; in cgroup_max_descendants_write()
3756 ret = kstrtoint(buf, 0, &descendants); in cgroup_max_descendants_write()
3761 if (descendants < 0) in cgroup_max_descendants_write()
3768 cgrp->max_descendants = descendants; in cgroup_max_descendants_write()
/linux/Documentation/admin-guide/
H A Dcgroup-v2.rst401 threads in the cgroup and its descendants. All consumptions which
423 the cgroup and its descendants; otherwise, 1. poll and [id]notify
964 1 if the cgroup or its descendants contains any live
969 cgroup.max.descendants
973 If the actual number of descendants is equal or larger,
1076 accounting in a cgroup does not affect PSI accounting in descendants
1304 and its descendants.
1448 The max memory usage recorded for the cgroup and its descendants since
1461 all tasks belonging to the cgroup or to its descendants
1814 and its descendants.
[all …]
/linux/Documentation/driver-api/cxl/
H A Dtheory-of-operation.rst185 its descendants. So "root" claims non-PCIe enumerable platform decode ranges and
/linux/Documentation/driver-api/usb/
H A Dpower-management.rst619 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/Documentation/core-api/
H A Drbtree.rst295 (max_hi) value among all the nodes that are its descendants. This
/linux/Documentation/admin-guide/device-mapper/
H A Dthin-provisioning.rst244 N.B. All descendants (internal snapshots) of this snapshot require the
/linux/Documentation/driver-api/pm/
H A Ddevices.rst337 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/scripts/
H A Dspelling.txt466 decendants||descendants
/linux/Documentation/userspace-api/
H A Dlandlock.rst302 policy will stay enforced on all this thread's descendants. This allows
/linux/Documentation/arch/arm64/
H A Dacpi_object_usage.rst516 The _CCA value is inherited by all descendants of
/linux/Documentation/process/
H A Dcoding-style.rst112 is to align descendants to a function open parenthesis.
/linux/Documentation/power/
H A Druntime_pm.rst712 may be left in runtime suspend provided that all of its descendants are also
/linux/Documentation/filesystems/
H A Dproc.rst1996 to obtain the descendants.