Searched refs:tomoyo_stat_modified (Results 1 – 1 of 1) sorted by relevance
2319 static time64_t tomoyo_stat_modified[TOMOYO_MAX_POLICY_STAT]; variable2331 tomoyo_stat_modified[index] = ktime_get_real_seconds(); in tomoyo_update_stat()2352 if (tomoyo_stat_modified[i]) { in tomoyo_read_stat()2355 tomoyo_convert_time(tomoyo_stat_modified[i], &stamp); in tomoyo_read_stat()