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

/linux-master/security/tomoyo/
H A Daudit.c315 static unsigned int tomoyo_log_count; variable
341 if (tomoyo_log_count >= p->pref[TOMOYO_PREF_MAX_AUDIT_LOG])
399 tomoyo_log_count++;
452 tomoyo_log_count--;
473 if (tomoyo_log_count)
476 if (tomoyo_log_count)

Completed in 97 milliseconds