Home
last modified time | relevance | path

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

/linux-5.19.10/arch/s390/include/asm/
Dpreempt.h42 static inline bool test_preempt_need_resched(void) in test_preempt_need_resched() function
100 static inline bool test_preempt_need_resched(void) in test_preempt_need_resched() function
/linux-5.19.10/include/asm-generic/
Dpreempt.h43 static __always_inline bool test_preempt_need_resched(void) in test_preempt_need_resched() function
/linux-5.19.10/arch/arm64/include/asm/
Dpreempt.h40 static inline bool test_preempt_need_resched(void) in test_preempt_need_resched() function
/linux-5.19.10/arch/x86/include/asm/
Dpreempt.h69 static __always_inline bool test_preempt_need_resched(void) in test_preempt_need_resched() function
/linux-5.19.10/kernel/trace/
Dtrace.c2630 if (test_preempt_need_resched()) in tracing_gen_ctx_irq_test()