Home
last modified time | relevance | path

Searched refs:schedulable (Results 1 – 5 of 5) sorted by relevance

/Linux-v5.10/Documentation/scheduler/
Dsched-rt-group.rst139 configuration schedulable:
Dsched-deadline.rst385 necessary: there are task sets that are schedulable, but do not respect the
/Linux-v5.10/tools/perf/Documentation/
Dperf-list.txt60 W - group is weak and will fallback to non-group if not schedulable,
/Linux-v5.10/kernel/trace/
Dftrace.c2542 int schedulable = mod_flags & FTRACE_MODIFY_MAY_SLEEP_FL; in ftrace_replace_code() local
2559 if (schedulable) in ftrace_replace_code()
/Linux-v5.10/Documentation/sound/kernel-api/
Dwriting-an-alsa-driver.rst1963 Another note is that this callback is non-atomic (schedulable) as
1965 because the ``trigger`` callback is atomic (non-schedulable). That is,