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

/linux-master/include/asm-generic/
H A Dpreempt.h43 static __always_inline bool test_preempt_need_resched(void) function
/linux-master/arch/s390/include/asm/
H A Dpreempt.h42 static __always_inline bool test_preempt_need_resched(void) function
100 static __always_inline bool test_preempt_need_resched(void) function
/linux-master/arch/arm64/include/asm/
H A Dpreempt.h40 static inline bool test_preempt_need_resched(void) function
/linux-master/arch/x86/include/asm/
H A Dpreempt.h68 static __always_inline bool test_preempt_need_resched(void) function
/linux-master/kernel/trace/
H A Dtrace.c2516 if (test_preempt_need_resched())

Completed in 149 milliseconds