HomeSort by: relevance | last modified time | path
    Searched refs:CALLB_CPR_SAFE_BEGIN (Results 1 - 6 of 6) sorted by relevancy

  /src/external/cddl/osnet/dist/uts/common/sys/
callb.h 180 * Any code region between CALLB_CPR_SAFE_BEGIN and CALLB_CPR_SAFE_END
183 #define CALLB_CPR_SAFE_BEGIN(cp) { \
  /src/external/cddl/osnet/dist/lib/libzpool/common/sys/
zfs_context.h 609 #define CALLB_CPR_SAFE_BEGIN(cp) { \
  /src/external/cddl/osnet/dist/uts/common/fs/zfs/
txg.c 245 CALLB_CPR_SAFE_BEGIN(cpr);
arc.c 4216 CALLB_CPR_SAFE_BEGIN(&cpr);
4244 CALLB_CPR_SAFE_BEGIN(&cpr);
7250 CALLB_CPR_SAFE_BEGIN(&cpr);
dbuf.c 508 CALLB_CPR_SAFE_BEGIN(&cpr);
spa.c 1062 CALLB_CPR_SAFE_BEGIN(&cprinfo);

Completed in 48 milliseconds