Searched refs:PRIV_SYSCTL_MEMLOCK (Results 1 – 2 of 2) sorted by relevance
214 #define PRIV_SYSCTL_MEMLOCK 243 /* Large requests are not serialized. */ macro
2554 if (priv_check(td, PRIV_SYSCTL_MEMLOCK) != 0 && in userland_sysctl()