Searched refs:TASKQ_CPR_SAFE (Results 1 - 5 of 5) sorted by relevance

/freebsd-current/sys/cddl/contrib/opensolaris/uts/common/sys/
H A Dtaskq.h60 #define TASKQ_CPR_SAFE 0x0002 /* Use CPR safe protocol */ macro
/freebsd-current/sys/contrib/openzfs/include/os/freebsd/spl/sys/
H A Dtaskq.h68 #define TASKQ_CPR_SAFE 0x0002 /* Use CPR safe protocol */ macro
/freebsd-current/sys/contrib/openzfs/include/os/linux/spl/sys/
H A Dtaskq.h40 #define TASKQ_CPR_SAFE 0x00000002 macro
/freebsd-current/sys/contrib/openzfs/include/sys/
H A Dzfs_context.h482 #define TASKQ_CPR_SAFE 0x0002 /* Use CPR safe protocol */ macro
/freebsd-current/sys/contrib/openzfs/module/os/linux/spl/
H A Dspl-taskq.c1055 ASSERT(!(flags & (TASKQ_CPR_SAFE))); /* Unsupported */

Completed in 395 milliseconds