Home
last modified time | relevance | path

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

/linux-4.4.14/security/keys/
Dsysctl.c30 .data = &key_quota_maxbytes,
Dkey.c33 unsigned int key_quota_maxbytes = 20000; /* general key space quota */ variable
259 key_quota_root_maxbytes : key_quota_maxbytes; in key_alloc()
372 key_quota_root_maxbytes : key_quota_maxbytes; in key_payload_reserve()
Dinternal.h76 extern unsigned key_quota_maxbytes;
Dproc.c339 key_quota_root_maxbytes : key_quota_maxbytes; in proc_key_users_show()
Dkeyctl.c844 key_quota_root_maxbytes : key_quota_maxbytes; in keyctl_chown_key()