Searched refs:copyout_max_cached (Results 1 – 1 of 1) sorted by relevance
56 size_t copyout_max_cached = COPYOUT_MAX_CACHE; /* global so it's patchable */ variable170 if (bcount <= copyout_max_cached) in read()737 if (bcount <= copyout_max_cached) in readv()1079 if (bcount <= copyout_max_cached) in preadv()