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.rst2775 1) | cpu_cgroup_can_attach() {
2780 1) 2.335 us | } /* cpu_cgroup_can_attach = -22 */
2784 The above example shows that the function cpu_cgroup_can_attach
2801 1) | cpu_cgroup_can_attach() {
2806 1) 2.335 us | } /* cpu_cgroup_can_attach = 0xffffffea */
/linux/kernel/sched/
H A Dcore.c10585 static int cpu_cgroup_can_attach(struct cgroup_taskset *tset) in cpu_cgroup_can_attach() function
11475 .can_attach = cpu_cgroup_can_attach,