Home
last modified time | relevance | path

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

/NextBSD/sys/cddl/contrib/opensolaris/uts/common/sys/
HDcallb.h171 #define CALLB_CPR_SAFE_BEGIN(cp) { \ macro
/NextBSD/cddl/contrib/opensolaris/lib/libzpool/common/sys/
HDzfs_context.h592 #define CALLB_CPR_SAFE_BEGIN(cp) { \ macro
/NextBSD/sys/cddl/contrib/opensolaris/uts/common/fs/zfs/
HDtxg.c245 CALLB_CPR_SAFE_BEGIN(cpr); in txg_thread_wait()
HDarc.c3683 CALLB_CPR_SAFE_BEGIN(&cpr); in arc_reclaim_thread()
3729 CALLB_CPR_SAFE_BEGIN(&cpr); in arc_user_evicts_thread()
6776 CALLB_CPR_SAFE_BEGIN(&cpr); in l2arc_feed_thread()
HDspa.c1061 CALLB_CPR_SAFE_BEGIN(&cprinfo); in spa_thread()