Searched refs:test_preempt_need_resched (Results 1 – 4 of 4) sorted by relevance
46 static inline bool test_preempt_need_resched(void) in test_preempt_need_resched() function103 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
65 static __always_inline bool test_preempt_need_resched(void) in test_preempt_need_resched() function
2148 (test_preempt_need_resched() ? TRACE_FLAG_PREEMPT_RESCHED : 0); in tracing_generic_entry_update()