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

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

Completed in 346 milliseconds