Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/Documentation/scheduler/
H A Dsched-rt-group.rst139 configuration schedulable:
H A Dsched-deadline.rst385 necessary: there are task sets that are schedulable, but do not respect the
/OK3568_Linux_fs/kernel/tools/perf/Documentation/
H A Dperf-list.txt60 W - group is weak and will fallback to non-group if not schedulable,
/OK3568_Linux_fs/kernel/kernel/trace/
H A Dftrace.c2549 int schedulable = mod_flags & FTRACE_MODIFY_MAY_SLEEP_FL; in ftrace_replace_code() local
2566 if (schedulable) in ftrace_replace_code()
/OK3568_Linux_fs/kernel/Documentation/sound/kernel-api/
H A 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,