Home
last modified time | relevance | path

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

/linux-6.14.4/include/asm-generic/
Dpreempt.h43 static __always_inline bool test_preempt_need_resched(void) in test_preempt_need_resched() function
/linux-6.14.4/arch/s390/include/asm/
Dpreempt.h58 static __always_inline bool test_preempt_need_resched(void) in test_preempt_need_resched() function
/linux-6.14.4/arch/arm64/include/asm/
Dpreempt.h40 static inline bool test_preempt_need_resched(void) in test_preempt_need_resched() function
/linux-6.14.4/arch/x86/include/asm/
Dpreempt.h68 static __always_inline bool test_preempt_need_resched(void) in test_preempt_need_resched() function
/linux-6.14.4/kernel/trace/
Dtrace.c2537 if (test_preempt_need_resched()) in tracing_gen_ctx_irq_test()