TOMOYO_MAX_MEMORY_STAT
static const char * const tomoyo_memory_headers[TOMOYO_MAX_MEMORY_STAT] = {
for (i = 0; i < TOMOYO_MAX_MEMORY_STAT; i++) {
for (i = 0; i < TOMOYO_MAX_MEMORY_STAT; i++)
extern unsigned int tomoyo_memory_quota[TOMOYO_MAX_MEMORY_STAT];
extern unsigned int tomoyo_memory_used[TOMOYO_MAX_MEMORY_STAT];
unsigned int tomoyo_memory_used[TOMOYO_MAX_MEMORY_STAT];
unsigned int tomoyo_memory_quota[TOMOYO_MAX_MEMORY_STAT];