Searched refs:linux_kthread_should_park (Results 1 – 2 of 2) sorted by relevance
97 while (linux_kthread_should_park()) { in linux_kthread_parkme()109 linux_kthread_should_park(void) in linux_kthread_should_park() function
75 bool linux_kthread_should_park(void);87 #define kthread_should_park() linux_kthread_should_park()