Searched refs:TOMOYO_MAX_MEMORY_STAT (Results 1 – 3 of 3) sorted by relevance
31 unsigned int tomoyo_memory_used[TOMOYO_MAX_MEMORY_STAT];33 unsigned int tomoyo_memory_quota[TOMOYO_MAX_MEMORY_STAT];
257 TOMOYO_MAX_MEMORY_STAT enumerator1086 extern unsigned int tomoyo_memory_quota[TOMOYO_MAX_MEMORY_STAT];1087 extern unsigned int tomoyo_memory_used[TOMOYO_MAX_MEMORY_STAT];
2262 static const char * const tomoyo_memory_headers[TOMOYO_MAX_MEMORY_STAT] = {2318 for (i = 0; i < TOMOYO_MAX_MEMORY_STAT; i++) { in tomoyo_read_stat()2345 for (i = 0; i < TOMOYO_MAX_MEMORY_STAT; i++) in tomoyo_write_stat()