Searched refs:maxkeys (Results 1 - 3 of 3) sorted by relevance

/linux-master/security/keys/
H A Dproc.c307 unsigned maxkeys = uid_eq(user->uid, GLOBAL_ROOT_UID) ? local
318 maxkeys,
H A Dkey.c257 unsigned maxkeys = uid_eq(uid, GLOBAL_ROOT_UID) ? local
264 if (user->qnkeys + 1 > maxkeys ||
H A Dkeyctl.c1008 unsigned maxkeys = uid_eq(uid, GLOBAL_ROOT_UID) ? local
1014 if (newowner->qnkeys + 1 > maxkeys ||

Completed in 214 milliseconds