Home
last modified time | relevance | path

Searched refs:UBLK_LOG (Results 1 – 2 of 2) sorted by relevance

/linux-6.15/tools/testing/selftests/ublk/
H A Dkublk.h61 #define UBLK_LOG (1U << 5) macro
250 if (ublk_dbg_mask & UBLK_LOG) { in ublk_log()
H A Dkublk.c10 unsigned int ublk_dbg_mask = UBLK_LOG;