Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/sys/
H A Dmman.h433 #define MAX_MEMINFO_REQ 31 macro
/illumos-gate/usr/src/uts/common/syscall/
H A Dlgrpsys.c119 if (info_count < 1 || info_count > MAX_MEMINFO_REQ) in meminfo()