Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/security/tomoyo/
H A Dmemory.c32 unsigned int tomoyo_memory_used[TOMOYO_MAX_MEMORY_STAT];
34 unsigned int tomoyo_memory_quota[TOMOYO_MAX_MEMORY_STAT];
H A Dcommon.h261 TOMOYO_MAX_MEMORY_STAT enumerator
1098 extern unsigned int tomoyo_memory_quota[TOMOYO_MAX_MEMORY_STAT];
1099 extern unsigned int tomoyo_memory_used[TOMOYO_MAX_MEMORY_STAT];
H A Dcommon.c2319 static const char * const tomoyo_memory_headers[TOMOYO_MAX_MEMORY_STAT] = {
2371 for (i = 0; i < TOMOYO_MAX_MEMORY_STAT; i++) { in tomoyo_read_stat()
2400 for (i = 0; i < TOMOYO_MAX_MEMORY_STAT; i++) in tomoyo_write_stat()
/kernel/linux/linux-6.6/security/tomoyo/
H A Dmemory.c32 unsigned int tomoyo_memory_used[TOMOYO_MAX_MEMORY_STAT];
34 unsigned int tomoyo_memory_quota[TOMOYO_MAX_MEMORY_STAT];
H A Dcommon.h261 TOMOYO_MAX_MEMORY_STAT enumerator
1095 extern unsigned int tomoyo_memory_quota[TOMOYO_MAX_MEMORY_STAT];
1096 extern unsigned int tomoyo_memory_used[TOMOYO_MAX_MEMORY_STAT];
H A Dcommon.c2311 static const char * const tomoyo_memory_headers[TOMOYO_MAX_MEMORY_STAT] = {
2363 for (i = 0; i < TOMOYO_MAX_MEMORY_STAT; i++) { in tomoyo_read_stat()
2392 for (i = 0; i < TOMOYO_MAX_MEMORY_STAT; i++) in tomoyo_write_stat()

Completed in 12 milliseconds