Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/common/syscall/
H A Drw.c54 #define COPYOUT_MAX_CACHE (1<<17) /* 128K */ macro
56 size_t copyout_max_cached = COPYOUT_MAX_CACHE; /* global so it's patchable */