Home
last modified time | relevance | path

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

/linux-4.4.14/include/asm-generic/
Dpreempt.h42 static __always_inline bool test_preempt_need_resched(void) in test_preempt_need_resched() function
/linux-4.4.14/arch/x86/include/asm/
Dpreempt.h58 static __always_inline bool test_preempt_need_resched(void) in test_preempt_need_resched() function
/linux-4.4.14/kernel/trace/
Dtrace.c1665 (test_preempt_need_resched() ? TRACE_FLAG_PREEMPT_RESCHED : 0); in tracing_generic_entry_update()