Home
last modified time | relevance | path

Searched refs:yield_to (Results 1 - 2 of 2) sorted by relevance

/device/soc/rockchip/common/sdk_linux/include/linux/
H A Dsched.h1826 extern int yield_to(struct task_struct *p, bool preempt);
/device/soc/rockchip/common/sdk_linux/kernel/sched/
H A Dcore.c6768 * yield_to - yield the current processor to another thread in
6782 int __sched yield_to(struct task_struct *p, bool preempt) in yield_to() function
6844 EXPORT_SYMBOL_GPL(yield_to); variable

Completed in 20 milliseconds