Home
last modified time | relevance | path

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

/io_uring/
Dio-wq.h29 unsigned long map; member
Dio-wq.c466 if (!test_bit(hash, &wq->hash->map)) { in io_wait_on_hash()
501 if (!test_and_set_bit(hash, &wqe->wq->hash->map)) { in io_get_next_work()
613 clear_bit(hash, &wq->hash->map); in io_worker_handle_work()