Home
last modified time | relevance | path

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

/linux/io_uring/
H A Drsrc.h8 #define IO_VEC_CACHE_SOFT_CAP 256 macro
H A During_cmd.c35 if (ac->vec.nr > IO_VEC_CACHE_SOFT_CAP) in io_req_uring_cleanup()
H A Drw.c155 if (rw->vec.nr > IO_VEC_CACHE_SOFT_CAP) in io_rw_recycle()
H A Dnet.c178 if (hdr->vec.nr > IO_VEC_CACHE_SOFT_CAP) in io_netmsg_recycle()