Home
last modified time | relevance | path

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

/linux-6.15/include/linux/
H A Dpreempt.h514 static inline bool preempt_model_rt(void) in preempt_model_rt() function
531 return preempt_model_full() || preempt_model_lazy() || preempt_model_rt(); in preempt_model_preemptible()