Home
last modified time | relevance | path

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

/io_uring/
Dpoll.c50 #define IO_POLL_REF_BIAS 128 macro
91 if (unlikely(atomic_read(&req->poll_refs) >= IO_POLL_REF_BIAS)) in io_poll_get_ownership()