Home
last modified time | relevance | path

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

/openbmc/linux/Documentation/devicetree/bindings/soc/qcom/
H A Dqcom,rpm-master-stats.yaml14 of "RPM Masters". They can be thought of as "the local gang leaders", usually
/openbmc/linux/Documentation/process/
H A Dcontribution-maturity-model.rst17 respected leaders and eventually, kernel maintainers. To support a
/openbmc/linux/tools/perf/
H A 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.
H A Dbuiltin-stat.c945 * group leaders, results in remaining events becoming enabled. To in __run_perf_stat()
947 * group leaders. in __run_perf_stat()
/openbmc/linux/include/linux/
H A Dcgroup.h43 /* walk only threadgroup leaders */
292 * cgroup_taskset_for_each_leader - iterate group leaders in a cgroup_taskset
297 * Iterate threadgroup leaders of @tset. For single-task migrations, @tset
H A Dpid.h200 * Both old and new leaders may be attached to
/openbmc/linux/kernel/
H A Dpid.c558 * (only supports thread group leaders).
622 * leaders).
H A Dtaskstats.c223 * leaders who are already counted with the dead tasks in fill_stats_for_tgid()
H A Dexit.c1428 /* we don't reap group leaders with subthreads */ in wait_consider_task()
/openbmc/linux/tools/perf/util/
H A Devsel.c1103 * - all independent events and group leaders are disabled
1106 * Group members are ruled by group leaders. They need to
1110 * - all independent events and group leaders have
1115 * Independent events and group leaders are initially disabled
1117 * leaders as stated in 1).
1297 * Disabling only independent events or group leaders, in evsel__config()
1305 * group leaders for traced executed by perf. in evsel__config()
H A Dparse-events.c1881 * Aux event leaders, like intel_pt, expect a group with events from in evsel__compute_group_pmu_name()
/openbmc/docs/
H A DCONTRIBUTING.md360 Each repository is governed by a small group of maintainers who are leaders with
/openbmc/linux/arch/alpha/kernel/
H A Dpci_iommu.c678 /* Third, iterate over the scatterlist leaders and allocate in alpha_pci_map_sg()
/openbmc/linux/fs/notify/fanotify/
H A Dfanotify_user.c727 * creation of pidfds for thread-group leaders. in copy_event_to_user()
/openbmc/linux/kernel/cgroup/
H A Dcgroup.c4888 /* if PROCS, skip over tasks which aren't group leaders */ in css_task_iter_advance()
4892 /* and dying leaders w/o live member threads */ in css_task_iter_advance()
H A Dcpuset.c2700 * Change mm for all threadgroup leaders. This is expensive and may in cpuset_attach()
/openbmc/linux/kernel/events/
H A Dcore.c11960 * Single events are their own group leaders, with an in perf_event_alloc()
13014 * Skip over group leaders and only install siblings on this first in __perf_pmu_install()
13028 * Once all the siblings are setup properly, install the group leaders in perf_pmu_migrate_context()