Searched refs:RUNL_TRACE (Results 1 – 2 of 2) sorted by relevance
288 RUNL_TRACE(runl, "running"); in nvkm_runl_allow()302 RUNL_TRACE(runl, "stopped"); in nvkm_runl_block()
136 #define RUNL_TRACE(r,f,a...) RUNL_PRINT((r), TRACE, info, " "f"\n", ##a) macro