Home
last modified time | relevance | path

Searched full:leaders (Results 1 – 16 of 16) sorted by relevance

/linux-6.8/Documentation/devicetree/bindings/soc/qcom/
Dqcom,rpm-master-stats.yaml14 of "RPM Masters". They can be thought of as "the local gang leaders", usually
/linux-6.8/Documentation/process/
Dcontribution-maturity-model.rst17 respected leaders and eventually, kernel maintainers. To support a
/linux-6.8/tools/perf/
Ddesign.txt210 and only to group leaders. If a pinned counter cannot be put onto the
452 disables the group leaders, not any other members in the groups.
Dbuiltin-stat.c930 * group leaders, results in remaining events becoming enabled. To in __run_perf_stat()
932 * group leaders. in __run_perf_stat()
/linux-6.8/include/linux/
Dcgroup.h44 CSS_TASK_ITER_PROCS = (1U << 0), /* walk only threadgroup leaders */
291 * cgroup_taskset_for_each_leader - iterate group leaders in a cgroup_taskset
296 * Iterate threadgroup leaders of @tset. For single-task migrations, @tset
Dpid.h191 * Both old and new leaders may be attached to
/linux-6.8/kernel/
Dpid.c558 * (only supports thread group leaders).
622 * leaders).
Dtaskstats.c223 * leaders who are already counted with the dead tasks in fill_stats_for_tgid()
Dexit.c1401 /* we don't reap group leaders with subthreads */ in wait_consider_task()
/linux-6.8/tools/perf/util/
Devsel.c1104 * - all independent events and group leaders are disabled
1107 * Group members are ruled by group leaders. They need to
1111 * - all independent events and group leaders have
1116 * Independent events and group leaders are initially disabled
1118 * leaders as stated in 1).
1298 * Disabling only independent events or group leaders, in evsel__config()
1306 * group leaders for traced executed by perf. in evsel__config()
Dparse-events.c1924 * Aux event leaders, like intel_pt, expect a group with events from in evsel__compute_group_pmu_name()
/linux-6.8/arch/alpha/kernel/
Dpci_iommu.c678 /* Third, iterate over the scatterlist leaders and allocate in alpha_pci_map_sg()
/linux-6.8/fs/notify/fanotify/
Dfanotify_user.c704 * creation of pidfds for thread-group leaders. in copy_event_to_user()
/linux-6.8/kernel/cgroup/
Dcgroup.c4893 /* if PROCS, skip over tasks which aren't group leaders */ in css_task_iter_advance()
4897 /* and dying leaders w/o live member threads */ in css_task_iter_advance()
Dcpuset.c3433 * Change mm for all threadgroup leaders. This is expensive and may in cpuset_attach()
/linux-6.8/kernel/events/
Dcore.c11917 * Single events are their own group leaders, with an in perf_event_alloc()
12970 * Skip over group leaders and only install siblings on this first in __perf_pmu_install()
12984 * Once all the siblings are setup properly, install the group leaders in __perf_pmu_install()