Home
last modified time | relevance | path

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

/linux/Documentation/trace/
H A Dftrace.rst2798 1) 0.380 us | sched_rt_can_attach(); /* = 0x0 */
2824 1) 0.380 us | sched_rt_can_attach(); /* = 0x0 */
/linux/kernel/sched/
H A Dcore.c9172 if (!sched_rt_can_attach(css_tg(css), task)) in cpu_cgroup_can_attach()