RF_QUEUE_LOCKED 391 dev/raidframe/rf_diskqueue.c RF_ASSERT(RF_QUEUE_LOCKED(queue));
RF_QUEUE_LOCKED 434 dev/raidframe/rf_diskqueue.c RF_ASSERT(RF_QUEUE_LOCKED(queue) &&
RF_QUEUE_LOCKED 447 dev/raidframe/rf_diskqueue.c while (!done && !RF_QUEUE_FULL(queue) && !RF_QUEUE_LOCKED(queue)) {
RF_QUEUE_LOCKED 506 dev/raidframe/rf_diskqueue.c RF_ASSERT(RF_QUEUE_LOCKED(queue));
RF_QUEUE_LOCKED 205 dev/raidframe/rf_diskqueue.h !RF_QUEUE_LOCKED(_q))