Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/io_uring/
H A Dio_uring.c5201 #define IO_POLL_REF_BIAS 128 macro
5226 if (unlikely(atomic_read(&req->poll_refs) >= IO_POLL_REF_BIAS)) in io_poll_get_ownership()