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