TOMOYO_MAX_POLICY_STAT 2311 security/tomoyo/common.c static const char * const tomoyo_policy_headers[TOMOYO_MAX_POLICY_STAT] = { TOMOYO_MAX_POLICY_STAT 2326 security/tomoyo/common.c static atomic_t tomoyo_stat_updated[TOMOYO_MAX_POLICY_STAT]; TOMOYO_MAX_POLICY_STAT 2328 security/tomoyo/common.c static time64_t tomoyo_stat_modified[TOMOYO_MAX_POLICY_STAT]; TOMOYO_MAX_POLICY_STAT 2357 security/tomoyo/common.c for (i = 0; i < TOMOYO_MAX_POLICY_STAT; i++) {