Home
last modified time | relevance | path

Searched refs:cpu_cgroup_can_attach (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/Documentation/trace/
H A Dftrace.rst2739 1) | cpu_cgroup_can_attach() {
2744 1) 2.335 us | } /* cpu_cgroup_can_attach = -22 */
2748 The above example shows that the function cpu_cgroup_can_attach
2765 1) | cpu_cgroup_can_attach() {
2770 1) 2.335 us | } /* cpu_cgroup_can_attach = 0xffffffea */
/openbmc/linux/kernel/sched/
H A Dcore.c10639 static int cpu_cgroup_can_attach(struct cgroup_taskset *tset) in cpu_cgroup_can_attach()
11536 .can_attach = cpu_cgroup_can_attach,
10630 static int cpu_cgroup_can_attach(struct cgroup_taskset *tset) cpu_cgroup_can_attach() function