Home
last modified time | relevance | path

Searched refs:key_quota_root_maxbytes (Results 1 – 5 of 5) sorted by relevance

/Linux-v5.4/security/keys/
Dsysctl.c42 .data = &key_quota_root_maxbytes,
Dkey.c27 unsigned int key_quota_root_maxbytes = 25000000; /* root's key space quota */ variable
260 key_quota_root_maxbytes : key_quota_maxbytes; in key_alloc()
379 key_quota_root_maxbytes : key_quota_maxbytes; in key_payload_reserve()
Dinternal.h75 extern unsigned key_quota_root_maxbytes;
Dproc.c308 key_quota_root_maxbytes : key_quota_maxbytes; in proc_key_users_show()
Dkeyctl.c937 key_quota_root_maxbytes : key_quota_maxbytes; in keyctl_chown_key()