Home
last modified time | relevance | path

Searched refs:test_preempt_need_resched (Results 1 - 10 of 10) sorted by relevance

/kernel/linux/linux-5.10/arch/s390/include/asm/
H A 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
/kernel/linux/linux-6.6/arch/s390/include/asm/
H A 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
/kernel/linux/linux-5.10/include/asm-generic/
H A Dpreempt.h43 static __always_inline bool test_preempt_need_resched(void) in test_preempt_need_resched() function
/kernel/linux/linux-6.6/include/asm-generic/
H A Dpreempt.h43 static __always_inline bool test_preempt_need_resched(void) in test_preempt_need_resched() function
/kernel/linux/linux-5.10/arch/arm64/include/asm/
H A Dpreempt.h39 static inline bool test_preempt_need_resched(void) in test_preempt_need_resched() function
/kernel/linux/linux-5.10/arch/x86/include/asm/
H A Dpreempt.h68 static __always_inline bool test_preempt_need_resched(void) in test_preempt_need_resched() function
/kernel/linux/linux-6.6/arch/arm64/include/asm/
H A Dpreempt.h40 static inline bool test_preempt_need_resched(void) in test_preempt_need_resched() function
/kernel/linux/linux-6.6/arch/x86/include/asm/
H A Dpreempt.h69 static __always_inline bool test_preempt_need_resched(void) in test_preempt_need_resched() function
/kernel/linux/linux-5.10/kernel/trace/
H A Dtrace.c2631 (test_preempt_need_resched() ? TRACE_FLAG_PREEMPT_RESCHED : 0); in tracing_generic_entry_update()
/kernel/linux/linux-6.6/kernel/trace/
H A Dtrace.c2711 if (test_preempt_need_resched()) in tracing_gen_ctx_irq_test()

Completed in 27 milliseconds