Searched refs:__kthread_should_park (Results 1 – 2 of 2) sorted by relevance
107 bool __kthread_should_park(struct task_struct *k) in __kthread_should_park() function111 EXPORT_SYMBOL_GPL(__kthread_should_park);126 return __kthread_should_park(current); in kthread_should_park()
92 !__kthread_should_park(tsk); in ksoftirqd_running()