Home
last modified time | relevance | path

Searched refs:tomoyo_update_stat (Results 1 – 3 of 3) sorted by relevance

/Linux-v5.4/security/tomoyo/
Dcommon.c2042 tomoyo_update_stat(TOMOYO_STAT_POLICY_UPDATES); in tomoyo_add_entry()
2077 tomoyo_update_stat(r->mode); in tomoyo_supervisor()
2335 void tomoyo_update_stat(const u8 index) in tomoyo_update_stat() function
2740 tomoyo_update_stat(TOMOYO_STAT_POLICY_UPDATES); in tomoyo_write_control()
Ddomain.c598 tomoyo_update_stat(TOMOYO_STAT_POLICY_UPDATES); in tomoyo_assign_domain()
Dcommon.h1066 void tomoyo_update_stat(const u8 index);