Home
last modified time | relevance | path

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

/linux-4.4.14/security/tomoyo/
Daudit.c309 static unsigned int tomoyo_log_count; variable
333 if (tomoyo_log_count >= p->pref[TOMOYO_PREF_MAX_AUDIT_LOG]) in tomoyo_get_audit()
390 tomoyo_log_count++; in tomoyo_write_log2()
441 tomoyo_log_count--; in tomoyo_read_log()
462 if (tomoyo_log_count) in tomoyo_poll_log()
465 if (tomoyo_log_count) in tomoyo_poll_log()