Home
last modified time | relevance | path

Searched refs:CALLB_CPR_SAFE_BEGIN (Results 1 – 8 of 8) sorted by relevance

/f-stack/freebsd/contrib/openzfs/include/os/linux/spl/sys/
H A Dcallb.h40 #define CALLB_CPR_SAFE_BEGIN(cp) { \ macro
/f-stack/freebsd/contrib/openzfs/include/os/freebsd/spl/sys/
H A Dcallb.h170 #define CALLB_CPR_SAFE_BEGIN(cp) { \ macro
/f-stack/freebsd/contrib/openzfs/module/zfs/
H A Dmmp.c686 CALLB_CPR_SAFE_BEGIN(&cpr); in mmp_thread()
H A Dtxg.c243 CALLB_CPR_SAFE_BEGIN(cpr); in txg_thread_wait()
H A Ddbuf.c720 CALLB_CPR_SAFE_BEGIN(&cpr); in dbuf_evict_thread()
H A Darc.c9356 CALLB_CPR_SAFE_BEGIN(&cpr); in l2arc_feed_thread()
H A Dspa.c1170 CALLB_CPR_SAFE_BEGIN(&cprinfo); in spa_thread()
/f-stack/freebsd/contrib/openzfs/include/sys/
H A Dzfs_context.h665 #define CALLB_CPR_SAFE_BEGIN(cp) { \