Home
last modified time | relevance | path

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

/linux/include/linux/sched/
H A Dext.h256 bool scx_hardlockup(int cpu);
264 static inline bool scx_hardlockup(int cpu) { return false; } in scx_hardlockup() function
/linux/kernel/sched/
H A Dext.c5083 * scx_hardlockup() runs from NMI and eventually calls scx_claim_exit(),
5102 * scx_hardlockup - sched_ext hardlockup handler
5115 bool scx_hardlockup(int cpu) in scx_hardlockup() function