Searched refs:linux_kthread_should_stop (Results 1 – 2 of 2) sorted by relevance
72 bool linux_kthread_should_stop(void);83 #define kthread_should_stop() linux_kthread_should_stop()
51 linux_kthread_should_stop(void) in linux_kthread_should_stop() function