Home
last modified time | relevance | path

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

/freebsd/sys/contrib/openzfs/include/os/linux/spl/sys/
H A Dcallb.h40 #define CALLB_CPR_SAFE_BEGIN(cp) { \ macro
/freebsd/sys/cddl/contrib/opensolaris/uts/common/sys/
H A Dcallb.h171 #define CALLB_CPR_SAFE_BEGIN(cp) { \ macro
/freebsd/sys/contrib/openzfs/include/os/freebsd/spl/sys/
H A Dcallb.h170 #define CALLB_CPR_SAFE_BEGIN(cp) { \ macro
/freebsd/sys/contrib/openzfs/module/zfs/
H A Dmmp.c692 CALLB_CPR_SAFE_BEGIN(&cpr); in mmp_thread()
H A Dtxg.c243 CALLB_CPR_SAFE_BEGIN(cpr); in txg_thread_wait()
H A Ddbuf.c823 CALLB_CPR_SAFE_BEGIN(&cpr); in dbuf_evict_thread()
H A Darc.c9333 CALLB_CPR_SAFE_BEGIN(&cpr); in l2arc_feed_thread()
H A Dspa.c1591 CALLB_CPR_SAFE_BEGIN(&cprinfo); in spa_thread()
/freebsd/sys/contrib/openzfs/include/sys/
H A Dzfs_context.h679 #define CALLB_CPR_SAFE_BEGIN(cp) { \