Searched refs:preempt_model_rt (Results 1 - 2 of 2) sorted by relevance

/linux-master/include/linux/
H A Dsched.h2086 static inline bool preempt_model_rt(void) function
2101 return preempt_model_full() || preempt_model_rt();
/linux-master/kernel/trace/
H A Dtrace.c4179 preempt_model_rt() ? "preempt_rt" :

Completed in 108 milliseconds