Home
last modified time | relevance | path

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

/linux/security/keys/
H A Dkey.c29 unsigned int key_quota_maxbytes = 20000; /* general key space quota */ variable
261 key_quota_root_maxbytes : key_quota_maxbytes; in key_alloc()
384 key_quota_root_maxbytes : key_quota_maxbytes; in key_payload_reserve()
H A Dinternal.h80 extern unsigned key_quota_maxbytes;
H A Dproc.c310 key_quota_root_maxbytes : key_quota_maxbytes; in proc_key_users_show()
H A Dkeyctl.c1012 key_quota_root_maxbytes : key_quota_maxbytes; in keyctl_chown_key()