Home
last modified time | relevance | path

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

/linux/include/linux/
H A Dpreempt.h500 static inline bool preempt_model_rt(void) in preempt_model_rt() function
517 return preempt_model_full() || preempt_model_lazy() || preempt_model_rt(); in preempt_model_preemptible()