Home
last modified time | relevance | path

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

/linux/Documentation/scheduler/
H A Dsched-rt-group.rst144 configuration schedulable:
/linux/tools/perf/Documentation/
H A Dperf-list.txt72 W - group is weak and will fallback to non-group if not schedulable,
/linux/kernel/trace/
H A Dftrace.c2759 int schedulable = mod_flags & FTRACE_MODIFY_MAY_SLEEP_FL; in ftrace_replace_code() local
2776 if (schedulable) in ftrace_replace_code()
/linux/Documentation/sound/kernel-api/
H A Dwriting-an-alsa-driver.rst1871 Another note is that this callback is non-atomic (schedulable) by
1873 because the ``trigger`` callback is atomic (non-schedulable). That is,