Home
last modified time | relevance | path

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

/linux-6.6.21/include/linux/
Dsched.h2184 extern bool preempt_model_voluntary(void);
2193 static inline bool preempt_model_voluntary(void) in preempt_model_voluntary() function
/linux-6.6.21/kernel/trace/
Dtrace.c4381 preempt_model_voluntary() ? "desktop" : in print_trace_header()