Searched refs:TOMOYO_MAX_POLICY_STAT (Results 1 – 2 of 2) sorted by relevance
2412 static const char * const tomoyo_policy_headers[TOMOYO_MAX_POLICY_STAT] = {2427 static atomic_t tomoyo_stat_updated[TOMOYO_MAX_POLICY_STAT];2429 static time64_t tomoyo_stat_modified[TOMOYO_MAX_POLICY_STAT];2458 for (i = 0; i < TOMOYO_MAX_POLICY_STAT; i++) { in tomoyo_read_stat()
393 TOMOYO_MAX_POLICY_STAT enumerator