Searched refs:preempt_model_full (Results 1 - 2 of 2) sorted by last modified time

/linux-master/kernel/trace/
H A Dtrace.c4184 preempt_model_full() ? "preempt" :
/linux-master/include/linux/
H A Dsched.h2071 extern bool preempt_model_full(void);
2083 static inline bool preempt_model_full(void) function
2105 return preempt_model_full() || preempt_model_rt();

Completed in 165 milliseconds