Searched refs:test_preempt_need_resched (Results 1 – 3 of 3) sorted by relevance
42 static __always_inline bool test_preempt_need_resched(void) in test_preempt_need_resched() function
58 static __always_inline bool test_preempt_need_resched(void) in test_preempt_need_resched() function
1665 (test_preempt_need_resched() ? TRACE_FLAG_PREEMPT_RESCHED : 0); in tracing_generic_entry_update()