Home
last modified time | relevance | path

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

/linux/tools/testing/selftests/ublk/
H A Dkublk.h529 static inline unsigned ublk_queue_idx_in_thread(const struct ublk_thread *t, in ublk_queue_idx_in_thread() function
547 return ublk_queue_idx_in_thread(t, q) * q->q_depth + tag; in ublk_batch_io_buf_idx()