Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/security/tomoyo/
Daudit.c340 if (tomoyo_log_count >= p->pref[TOMOYO_PREF_MAX_AUDIT_LOG]) in tomoyo_get_audit()
Dcommon.h398 TOMOYO_PREF_MAX_AUDIT_LOG, enumerator
Dcommon.c137 [TOMOYO_PREF_MAX_AUDIT_LOG] = "max_audit_log",
512 ptr->pref[TOMOYO_PREF_MAX_AUDIT_LOG] = in tomoyo_assign_profile()