Home
last modified time | relevance | path

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

/linux-6.15/include/asm-generic/
H A Dpreempt.h43 static __always_inline bool test_preempt_need_resched(void) in test_preempt_need_resched() function
/linux-6.15/arch/s390/include/asm/
H A Dpreempt.h58 static __always_inline bool test_preempt_need_resched(void) in test_preempt_need_resched() function
/linux-6.15/arch/arm64/include/asm/
H A Dpreempt.h40 static inline bool test_preempt_need_resched(void) in test_preempt_need_resched() function
/linux-6.15/arch/x86/include/asm/
H A Dpreempt.h69 static __always_inline bool test_preempt_need_resched(void) in test_preempt_need_resched() function
/linux-6.15/kernel/trace/
H A Dtrace.c2547 if (test_preempt_need_resched()) in tracing_gen_ctx_irq_test()