Searched refs:tomoyo_stat_updated (Results 1 – 1 of 1) sorted by relevance
2464 static atomic_t tomoyo_stat_updated[TOMOYO_MAX_POLICY_STAT]; in tomoyo_read_stat() 2477 atomic_inc(&tomoyo_stat_updated[index]); in tomoyo_read_stat() 2499 atomic_read(&tomoyo_stat_updated[i])); in tomoyo_write_stat() 2427 static atomic_t tomoyo_stat_updated[TOMOYO_MAX_POLICY_STAT]; global() variable