Home
last modified time | relevance | path

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

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