Searched refs:tomoyo_stat_updated (Results 1 - 1 of 1) sorted by relevance

/linux-master/security/tomoyo/
H A Dcommon.c2318 static atomic_t tomoyo_stat_updated[TOMOYO_MAX_POLICY_STAT]; variable
2331 atomic_inc(&tomoyo_stat_updated[index]);
2352 atomic_read(&tomoyo_stat_updated[i]));

Completed in 112 milliseconds