Home
last modified time | relevance | path

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

/openbmc/openbmc-test-automation/lib/
H A Dgen_arg.py412 descendants = process.children(recursive=True)
413 descendant_pids = [str(process.pid) for process in descendants]
414 if descendants:
420 return descendants, descendant_pids, process_report
449 descendants, descendant_pids, process_report = get_descendant_info(
452 if not descendants:
470 term_processes = descendants
477 select_processes_by_pgm_name(descendants, pgm_name)
490 psutil.wait_procs(descendants)
494 descendants, descendant_pids, process_report = get_descendant_info(
[all …]
/openbmc/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
/openbmc/openbmc/poky/bitbake/lib/bs4/
H A Delement.py1328 for event, element in self._event_stream(self.descendants):
1437 for descendant in self.descendants:
1953 iterator=self.descendants)
2031 generator = self.descendants
2059 for i in self.descendants:
2063 def descendants(self): member in Tag
2130 return self.descendants
/openbmc/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
/openbmc/linux/Documentation/bpf/
H A Ds390.rst8 IBM Z are mainframe computers, which are descendants of IBM System/360 from
/openbmc/linux/kernel/cgroup/
H A Dcgroup.c3539 int descendants = READ_ONCE(cgrp->max_descendants); in cgroup_max_descendants_show() local
3541 if (descendants == INT_MAX) in cgroup_max_descendants_show()
3544 seq_printf(seq, "%d\n", descendants); in cgroup_max_descendants_show()
3553 int descendants; in cgroup_max_descendants_write() local
3558 descendants = INT_MAX; in cgroup_max_descendants_write()
3560 ret = kstrtoint(buf, 0, &descendants); in cgroup_max_descendants_write()
3565 if (descendants < 0) in cgroup_max_descendants_write()
3572 cgrp->max_descendants = descendants; in cgroup_max_descendants_write()
/openbmc/linux/Documentation/admin-guide/
H A Dcgroup-v2.rst359 threads in the cgroup and its descendants. All consumptions which
374 the cgroup and its descendants; otherwise, 1. poll and [id]notify
904 1 if the cgroup or its descendants contains any live
909 cgroup.max.descendants
913 If the actual number of descendants is equal or larger,
990 accounting in a cgroup does not affect PSI accounting in descendants
1161 and its descendants.
1276 descendants since the creation of the cgroup.
1284 all tasks belonging to the cgroup or to its descendants
1565 and its descendants.
[all …]
/openbmc/linux/Documentation/driver-api/cxl/
H A Dmemory-devices.rst185 its descendants. So "root" claims non-PCIe enumerable platform decode ranges and
/openbmc/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.
/openbmc/linux/Documentation/core-api/
H A Drbtree.rst295 (max_hi) value among all the nodes that are its descendants. This
/openbmc/linux/Documentation/admin-guide/device-mapper/
H A Dthin-provisioning.rst244 N.B. All descendants (internal snapshots) of this snapshot require the
/openbmc/linux/Documentation/userspace-api/
H A Dlandlock.rst254 policy will stay enforced on all this thread's descendants. This allows
/openbmc/linux/scripts/
H A Dspelling.txt443 decendants||descendants
/openbmc/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,
/openbmc/linux/Documentation/arch/arm64/
H A Dacpi_object_usage.rst516 The _CCA value is inherited by all descendants of
/openbmc/linux/Documentation/power/
H A Druntime_pm.rst709 may be left in runtime suspend provided that all of its descendants are also
/openbmc/linux/Documentation/process/
H A Dcoding-style.rst112 is to align descendants to a function open parenthesis.
/openbmc/linux/Documentation/filesystems/
H A Dproc.rst1908 to obtain the descendants.
/openbmc/openbmc/poky/bitbake/lib/toaster/toastergui/static/css/
H A Dbootstrap.css.map1 …-disabled;\n }\n}\n// These classes are used on elements with <label> descendants\n.radio,\n.chec…