TOMOYO_MAX_MEMORY_STAT 2319 security/tomoyo/common.c static const char * const tomoyo_memory_headers[TOMOYO_MAX_MEMORY_STAT] = { TOMOYO_MAX_MEMORY_STAT 2371 security/tomoyo/common.c for (i = 0; i < TOMOYO_MAX_MEMORY_STAT; i++) { TOMOYO_MAX_MEMORY_STAT 2400 security/tomoyo/common.c for (i = 0; i < TOMOYO_MAX_MEMORY_STAT; i++) TOMOYO_MAX_MEMORY_STAT 1098 security/tomoyo/common.h extern unsigned int tomoyo_memory_quota[TOMOYO_MAX_MEMORY_STAT]; TOMOYO_MAX_MEMORY_STAT 1099 security/tomoyo/common.h extern unsigned int tomoyo_memory_used[TOMOYO_MAX_MEMORY_STAT]; TOMOYO_MAX_MEMORY_STAT 32 security/tomoyo/memory.c unsigned int tomoyo_memory_used[TOMOYO_MAX_MEMORY_STAT]; TOMOYO_MAX_MEMORY_STAT 34 security/tomoyo/memory.c unsigned int tomoyo_memory_quota[TOMOYO_MAX_MEMORY_STAT];