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

/linux-master/io_uring/
H A Dpoll.c51 #define IO_POLL_REF_BIAS 128 macro
95 if (unlikely(atomic_read(&req->poll_refs) >= IO_POLL_REF_BIAS))

Completed in 148 milliseconds