Home
last modified time | relevance | path

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

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

Completed in 3 milliseconds