Searched defs:MLOCK_LIMIT (Results 1 – 3 of 3) sorted by relevance
72 #define MLOCK_LIMIT ((PAGE_SIZE > 64*1024) ? PAGE_SIZE : 64*1024) macro