Home
last modified time | relevance | path

Searched refs:TOMOYO_MAX_PREF (Results 1 – 2 of 2) sorted by relevance

/linux-6.6.21/security/tomoyo/
Dcommon.h400 TOMOYO_MAX_PREF enumerator
888 unsigned int pref[TOMOYO_MAX_PREF];
Dcommon.c137 static const char * const tomoyo_pref_keywords[TOMOYO_MAX_PREF] = {
703 for (i = 0; i < TOMOYO_MAX_PREF; i++) in tomoyo_write_profile()
778 for (i = 0; i < TOMOYO_MAX_PREF; i++) in tomoyo_read_profile()