Home
last modified time | relevance | path

Searched refs:should_resched (Results 1 – 2 of 2) sorted by relevance

/include/asm-generic/
A Dpreempt.h75 static __always_inline bool should_resched(int preempt_offset) in should_resched() function
/include/linux/
A Dpreempt.h198 ({ preempt_count_sub(1); should_resched(0); })
246 if (should_resched(0)) \

Completed in 9 milliseconds