Home
last modified time | relevance | path

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

/device/soc/rockchip/common/sdk_linux/kernel/sched/
Dwait.c415 static inline bool is_kthread_should_stop(void) in is_kthread_should_stop() function
449 if (!(wq_entry->flags & WQ_FLAG_WOKEN) && !is_kthread_should_stop()) { in wait_woken()
/device/board/hihope/dayu210/kernel/kernel_patch/linux-5.10/dayu210_patch/
Dkernel.patch76502 @@ -432,7 +433,7 @@ static inline bool is_kthread_should_stop(void)