Searched refs:KEY_ALLOC_IN_QUOTA (Results 1 - 4 of 4) sorted by relevance

/linux-master/security/keys/
H A Dprocess_keys.c109 KEY_ALLOC_IN_QUOTA,
131 KEY_ALLOC_IN_QUOTA,
328 flags = KEY_ALLOC_IN_QUOTA;
872 KEY_ALLOC_IN_QUOTA, NULL, NULL);
H A Drequest_key.c719 NULL, NULL, KEY_ALLOC_IN_QUOTA);
758 aux, NULL, KEY_ALLOC_IN_QUOTA);
H A Dkeyctl.c136 KEY_ALLOC_IN_QUOTA);
224 KEY_ALLOC_IN_QUOTA);
/linux-master/include/linux/
H A Dkey.h292 #define KEY_ALLOC_IN_QUOTA 0x0000 /* add to quota, reject if would overrun */ macro

Completed in 127 milliseconds