Home
last modified time | relevance | path

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

/linux-6.1.9/security/tomoyo/
Daudit.c341 if (tomoyo_log_count >= p->pref[TOMOYO_PREF_MAX_AUDIT_LOG]) in tomoyo_get_audit()
Dcommon.h398 TOMOYO_PREF_MAX_AUDIT_LOG, enumerator
Dcommon.c138 [TOMOYO_PREF_MAX_AUDIT_LOG] = "max_audit_log",
503 ptr->pref[TOMOYO_PREF_MAX_AUDIT_LOG] = in tomoyo_assign_profile()