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

/freebsd-11-stable/sys/compat/linuxkpi/common/include/linux/
H A Dkthread.h64 #define kthread_should_stop() linux_kthread_should_stop() macro
/freebsd-11-stable/sys/ofed/drivers/infiniband/core/
H A Dib_fmr_pool.c199 !kthread_should_stop())
202 } while (!kthread_should_stop());

Completed in 64 milliseconds