Searched refs:__kthread_should_park (Results 1 – 2 of 2) sorted by relevance
41 #define __kthread_should_park linux___kthread_should_park macro58 int __kthread_should_park(struct task_struct *);
281 __kthread_should_park(struct task_struct *T) in __kthread_should_park() function297 return __kthread_should_park(T); in kthread_should_park()