Searched refs:preempt_model_none (Results 1 - 3 of 3) sorted by last modified time

/linux-master/kernel/trace/
H A Dtrace.c4182 preempt_model_none() ? "server" :
/linux-master/include/linux/
H A Dsched.h2069 extern bool preempt_model_none(void);
2075 static inline bool preempt_model_none(void) function
/linux-master/kernel/kcsan/
H A Dkcsan_test.c1408 const long min_unused_cpus = preempt_model_none() ? 2 : 0;

Completed in 184 milliseconds