Searched refs:linux_kthread_should_stop (Results 1 - 2 of 2) sorted by relevance

/freebsd-11-stable/sys/compat/linuxkpi/common/include/linux/
H A Dkthread.h53 bool linux_kthread_should_stop(void);
64 #define kthread_should_stop() linux_kthread_should_stop()
/freebsd-11-stable/sys/compat/linuxkpi/common/src/
H A Dlinux_kthread.c53 linux_kthread_should_stop(void) function

Completed in 94 milliseconds