Searched full:leaders (Results 1 – 14 of 14) sorted by relevance
/linux/Documentation/devicetree/bindings/soc/qcom/ |
H A D | qcom,rpm-master-stats.yaml | 14 of "RPM Masters". They can be thought of as "the local gang leaders", usually
|
/linux/Documentation/process/ |
H A D | contribution-maturity-model.rst | 17 respected leaders and eventually, kernel maintainers. To support a
|
/linux/include/linux/ |
H A D | cgroup.h | 44 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
|
H A D | pid.h | 193 * Both old and new leaders may be attached to
|
/linux/tools/perf/ |
H A D | design.txt | 210 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.
|
H A D | builtin-stat.c | 962 * group leaders, results in remaining events becoming enabled. To in run_perf_stat() 964 * group leaders. in run_perf_stat()
|
/linux/tools/perf/util/ |
H A D | evsel.c | 1206 * - all independent events and group leaders are disabled in evsel__config() 1209 * Group members are ruled by group leaders. They need to in evsel__config() 1213 * - all independent events and group leaders have in evsel__config() 1218 * Independent events and group leaders are initially disabled in evsel__config() 1220 * leaders as stated in 1). in evsel__config() 1408 * Disabling only independent events or group leaders, in evsel__append_filter() 1416 * group leaders for traced executed by perf.
|
H A D | parse-events.c | 1925 * Aux event leaders, like intel_pt, expect a group with events from in evsel__compute_group_pmu_name()
|
/linux/kernel/ |
H A D | taskstats.c | 223 * leaders who are already counted with the dead tasks in fill_stats_for_tgid()
|
H A D | exit.c | 1468 /* we don't reap group leaders with subthreads */ in wait_consider_task()
|
/linux/fs/notify/fanotify/ |
H A D | fanotify_user.c | 725 * creation of pidfds for thread-group leaders. in copy_event_to_user()
|
/linux/kernel/cgroup/ |
H A D | cgroup.c | 4945 /* if PROCS, skip over tasks which aren't group leaders */ in css_task_iter_advance() 4949 /* and dying leaders w/o live member threads */ in css_task_iter_advance()
|
H A D | cpuset.c | 3068 * Change mm for all threadgroup leaders. This is expensive and may in cpuset_attach()
|
/linux/kernel/events/ |
H A D | core.c | 12202 * Single events are their own group leaders, with an in perf_event_alloc() 13269 * Skip over group leaders and only install siblings on this first in __perf_pmu_install() 13283 * Once all the siblings are setup properly, install the group leaders in __perf_pmu_install()
|