Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/security/tomoyo/
H A Dcommon.c2326 static atomic_t tomoyo_stat_updated[TOMOYO_MAX_POLICY_STAT]; variable
2339 atomic_inc(&tomoyo_stat_updated[index]); in tomoyo_update_stat()
2360 atomic_read(&tomoyo_stat_updated[i])); in tomoyo_read_stat()
/kernel/linux/linux-6.6/security/tomoyo/
H A Dcommon.c2318 static atomic_t tomoyo_stat_updated[TOMOYO_MAX_POLICY_STAT]; variable
2331 atomic_inc(&tomoyo_stat_updated[index]); in tomoyo_update_stat()
2352 atomic_read(&tomoyo_stat_updated[i])); in tomoyo_read_stat()

Completed in 6 milliseconds