Home
last modified time | relevance | path

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

/kernel/linux/linux-6.6/io_uring/
H A Dpoll.c50 #define IO_POLL_REF_BIAS 128 macro
94 if (unlikely(atomic_read(&req->poll_refs) >= IO_POLL_REF_BIAS)) in io_poll_get_ownership()
/kernel/linux/linux-5.10/io_uring/
H A Dio_uring.c5361 #define IO_POLL_REF_BIAS 128 macro
5386 if (unlikely(atomic_read(&req->poll_refs) >= IO_POLL_REF_BIAS)) in io_poll_get_ownership()

Completed in 17 milliseconds