Home
last modified time | relevance | path

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

/openbmc/linux/include/linux/
H A Dsched.h2191 extern bool preempt_model_voluntary(void);
2200 static inline bool preempt_model_voluntary(void) in preempt_model_voluntary() function
/openbmc/linux/kernel/trace/
H A Dtrace.c4272 preempt_model_voluntary() ? "desktop" : in print_trace_header()