Home
last modified time | relevance | path

Searched refs:set_preempt_need_resched (Results 1 – 4 of 4) sorted by relevance

/linux/include/asm-generic/
H A Dpreempt.h35 static __always_inline void set_preempt_need_resched(void) in set_preempt_need_resched() function
/linux/arch/arm64/include/asm/
H A Dpreempt.h29 static inline void set_preempt_need_resched(void) in set_preempt_need_resched() function
/linux/include/linux/
H A Dsched.h2095 set_preempt_need_resched(); in set_need_resched_current()
/linux/kernel/sched/
H A Dcore.c1194 set_preempt_need_resched(); in __resched_curr()