Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/security/tomoyo/
H A Dcommon.c2311 static const char * const tomoyo_policy_headers[TOMOYO_MAX_POLICY_STAT] = {
2326 static atomic_t tomoyo_stat_updated[TOMOYO_MAX_POLICY_STAT];
2328 static time64_t tomoyo_stat_modified[TOMOYO_MAX_POLICY_STAT];
2357 for (i = 0; i < TOMOYO_MAX_POLICY_STAT; i++) { in tomoyo_read_stat()
H A Dcommon.h393 TOMOYO_MAX_POLICY_STAT enumerator
/kernel/linux/linux-6.6/security/tomoyo/
H A Dcommon.c2303 static const char * const tomoyo_policy_headers[TOMOYO_MAX_POLICY_STAT] = {
2318 static atomic_t tomoyo_stat_updated[TOMOYO_MAX_POLICY_STAT];
2320 static time64_t tomoyo_stat_modified[TOMOYO_MAX_POLICY_STAT];
2349 for (i = 0; i < TOMOYO_MAX_POLICY_STAT; i++) { in tomoyo_read_stat()
H A Dcommon.h393 TOMOYO_MAX_POLICY_STAT enumerator

Completed in 11 milliseconds