Home
last modified time | relevance | path

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

/security/tomoyo/
Daudit.c302 static unsigned int tomoyo_log_count; variable
326 if (tomoyo_log_count >= p->pref[TOMOYO_PREF_MAX_AUDIT_LOG]) in tomoyo_get_audit()
383 tomoyo_log_count++; in tomoyo_write_log2()
434 tomoyo_log_count--; in tomoyo_read_log()
455 if (tomoyo_log_count) in tomoyo_poll_log()
458 if (tomoyo_log_count) in tomoyo_poll_log()