Searched refs:RSM_KERNEL_ALL (Results 1 – 3 of 3) sorted by relevance
/illumos-gate/usr/src/uts/common/io/rsm/ |
H A D | rsmka_util.c | 58 int rsmdbg_category = RSM_KERNEL_ALL;
|
H A D | rsm.c | 1126 DBG_PRINTF((RSM_KERNEL_ALL, RSM_DEBUG_VERBOSE, in rsmresource_alloc() 1148 RSM_KERNEL_ALL, in rsmresource_alloc() 1165 DBG_PRINTF((RSM_KERNEL_ALL, in rsmresource_alloc() 1243 DBG_PRINTF((RSM_KERNEL_ALL, RSM_ERR, in rsmresource_alloc() 1253 DBG_PRINTF((RSM_KERNEL_ALL, RSM_DEBUG_VERBOSE, in rsmresource_alloc() 1268 DBG_PRINTF((RSM_KERNEL_ALL, RSM_DEBUG_VERBOSE, in rsmresource_free() 1275 DBG_PRINTF((RSM_KERNEL_ALL, RSM_DEBUG_VERBOSE, in rsmresource_free() 1288 DBG_PRINTF((RSM_KERNEL_ALL, RSM_DEBUG_VERBOSE, in rsmresource_free() 1310 DBG_PRINTF((RSM_KERNEL_ALL, RSM_DEBUG_VERBOSE, in rsmresource_free() 1323 DBG_PRINTF((RSM_KERNEL_ALL, RSM_DEBUG_VERBOSE, in rsmresource_lookup() [all …]
|
/illumos-gate/usr/src/uts/common/sys/rsm/ |
H A D | rsm.h | 108 #define RSM_KERNEL_ALL (RSM_KERNEL_AGENT | RSM_PATH_MANAGER | 0x0FFF) macro
|