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