TOMOYO_MEMORY_QUERY 2109 security/tomoyo/common.c if (tomoyo_memory_quota[TOMOYO_MEMORY_QUERY] && TOMOYO_MEMORY_QUERY 2110 security/tomoyo/common.c tomoyo_memory_used[TOMOYO_MEMORY_QUERY] + len TOMOYO_MEMORY_QUERY 2111 security/tomoyo/common.c >= tomoyo_memory_quota[TOMOYO_MEMORY_QUERY]) { TOMOYO_MEMORY_QUERY 2116 security/tomoyo/common.c tomoyo_memory_used[TOMOYO_MEMORY_QUERY] += len; TOMOYO_MEMORY_QUERY 2133 security/tomoyo/common.c tomoyo_memory_used[TOMOYO_MEMORY_QUERY] -= len; TOMOYO_MEMORY_QUERY 2322 security/tomoyo/common.c [TOMOYO_MEMORY_QUERY] = "query message:",