Home
last modified time | relevance | path

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

/Linux-v5.15/arch/s390/include/asm/
Dpreempt.h42 static inline bool test_preempt_need_resched(void) in test_preempt_need_resched() function
93 static inline bool test_preempt_need_resched(void) in test_preempt_need_resched() function
/Linux-v5.15/include/asm-generic/
Dpreempt.h43 static __always_inline bool test_preempt_need_resched(void) in test_preempt_need_resched() function
/Linux-v5.15/arch/arm64/include/asm/
Dpreempt.h39 static inline bool test_preempt_need_resched(void) in test_preempt_need_resched() function
/Linux-v5.15/arch/x86/include/asm/
Dpreempt.h69 static __always_inline bool test_preempt_need_resched(void) in test_preempt_need_resched() function
/Linux-v5.15/kernel/trace/
Dtrace.c2630 if (test_preempt_need_resched()) in tracing_gen_ctx_irq_test()