Home
last modified time | relevance | path

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

/linux/tools/testing/selftests/ublk/
H A Dkublk.h181 #define UBLKS_T_IDLE (1U << 1) macro
H A Dkublk.c873 (t->state & UBLKS_T_IDLE)); in ublk_process_io()