Home
last modified time | relevance | path

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

/linux/include/linux/sched/
H A Dext.h234 bool scx_rcu_cpu_stall(void);
242 static inline bool scx_rcu_cpu_stall(void) { return false; } in scx_rcu_cpu_stall() function
/linux/kernel/sched/
H A Dext.c3831 * scx_rcu_cpu_stall - sched_ext RCU CPU stall handler in scx_softlockup()
3842 bool scx_rcu_cpu_stall(void)
3810 bool scx_rcu_cpu_stall(void) scx_rcu_cpu_stall() function