Home
last modified time | relevance | path

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

/linux/Documentation/trace/
H A Dftrace.rst2815 1) | cpu_cgroup_can_attach() {
2820 1) 2.335 us | } /* cpu_cgroup_can_attach = -22 */
2824 The above example shows that the function cpu_cgroup_can_attach
2841 1) | cpu_cgroup_can_attach() {
2846 1) 2.335 us | } /* cpu_cgroup_can_attach = 0xffffffea */
/linux/kernel/sched/
H A Dcore.c9195 static int cpu_cgroup_can_attach(struct cgroup_taskset *tset) in cpu_cgroup_can_attach() function
10185 .can_attach = cpu_cgroup_can_attach,