Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/common/syscall/
H A Drw.c56 size_t copyout_max_cached = COPYOUT_MAX_CACHE; /* global so it's patchable */ variable
170 if (bcount <= copyout_max_cached) in read()
737 if (bcount <= copyout_max_cached) in readv()
1079 if (bcount <= copyout_max_cached) in preadv()