Home
last modified time | relevance | path

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

/linux/io_uring/
H A Dpoll.c52 #define IO_POLL_REF_BIAS 128 macro
96 if (unlikely(atomic_read(&req->poll_refs) >= IO_POLL_REF_BIAS)) in io_poll_get_ownership()