Searched refs:test_preempt_need_resched (Results 1 – 5 of 5) sorted by relevance
42 static inline bool test_preempt_need_resched(void) in test_preempt_need_resched() function100 static inline bool test_preempt_need_resched(void) in test_preempt_need_resched() function
43 static __always_inline bool test_preempt_need_resched(void) in test_preempt_need_resched() function
68 static __always_inline bool test_preempt_need_resched(void) in test_preempt_need_resched() function
39 static inline bool test_preempt_need_resched(void) in test_preempt_need_resched() function
2636 (test_preempt_need_resched() ? TRACE_FLAG_PREEMPT_RESCHED : 0); in tracing_generic_entry_update()