Home
last modified time | relevance | path

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

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