Home
last modified time | relevance | path

Searched refs:test_preempt_need_resched (Results 1 – 3 of 3) sorted by relevance

/linux/include/asm-generic/
H A Dpreempt.h43 static __always_inline bool test_preempt_need_resched(void) in test_preempt_need_resched() function
/linux/arch/arm64/include/asm/
H A Dpreempt.h39 static inline bool test_preempt_need_resched(void) in test_preempt_need_resched() function
/linux/kernel/trace/
H A Dtrace.c2615 if (test_preempt_need_resched()) in tracing_gen_ctx_irq_test()