Home
last modified time | relevance | path

Searched defs:maxkeys (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/security/keys/
H A Dproc.c307 unsigned maxkeys = uid_eq(user->uid, GLOBAL_ROOT_UID) ? in proc_key_users_show() local
H A Dkey.c258 unsigned maxkeys = uid_eq(uid, GLOBAL_ROOT_UID) ? in key_alloc() local
H A Dkeyctl.c1008 unsigned maxkeys = uid_eq(uid, GLOBAL_ROOT_UID) ? in keyctl_chown_key() local
/kernel/linux/linux-6.6/security/keys/
H A Dproc.c307 unsigned maxkeys = uid_eq(user->uid, GLOBAL_ROOT_UID) ? in proc_key_users_show() local
H A Dkey.c258 unsigned maxkeys = uid_eq(uid, GLOBAL_ROOT_UID) ? in key_alloc() local
H A Dkeyctl.c1008 unsigned maxkeys = uid_eq(uid, GLOBAL_ROOT_UID) ? in keyctl_chown_key() local

Completed in 9 milliseconds