Searched refs:tomoyo_stat_modified (Results 1 – 1 of 1) sorted by relevance
2259 static unsigned int tomoyo_stat_modified[TOMOYO_MAX_POLICY_STAT]; variable2274 tomoyo_stat_modified[index] = get_seconds(); in tomoyo_update_stat()2294 if (tomoyo_stat_modified[i]) { in tomoyo_read_stat()2296 tomoyo_convert_time(tomoyo_stat_modified[i], &stamp); in tomoyo_read_stat()