Searched refs:TRY_DEVICE_QUEUE_LOCK (Results 1 – 2 of 2) sorted by relevance
1920 #define TRY_DEVICE_QUEUE_LOCK(q) mutex_tryenter(&q->mutex) macro
9880 if (TRY_DEVICE_QUEUE_LOCK(tq) == 0) { in ql_watchdog()