Home
last modified time | relevance | path

Searched refs:TOMOYO_PREF_MAX_AUDIT_LOG (Results 1 – 3 of 3) sorted by relevance

/Linux-v4.19/security/tomoyo/
Daudit.c334 if (tomoyo_log_count >= p->pref[TOMOYO_PREF_MAX_AUDIT_LOG]) in tomoyo_get_audit()
Dcommon.h395 TOMOYO_PREF_MAX_AUDIT_LOG, enumerator
Dcommon.c137 [TOMOYO_PREF_MAX_AUDIT_LOG] = "max_audit_log",
506 ptr->pref[TOMOYO_PREF_MAX_AUDIT_LOG] = in tomoyo_assign_profile()