Searched refs:TOMOYO_MEMORY_QUERY (Results 1 – 2 of 2) sorted by relevance
2100 if (tomoyo_memory_quota[TOMOYO_MEMORY_QUERY] && in tomoyo_supervisor()2101 tomoyo_memory_used[TOMOYO_MEMORY_QUERY] + len in tomoyo_supervisor()2102 >= tomoyo_memory_quota[TOMOYO_MEMORY_QUERY]) { in tomoyo_supervisor()2107 tomoyo_memory_used[TOMOYO_MEMORY_QUERY] += len; in tomoyo_supervisor()2124 tomoyo_memory_used[TOMOYO_MEMORY_QUERY] -= len; in tomoyo_supervisor()2313 [TOMOYO_MEMORY_QUERY] = "query message:",
260 TOMOYO_MEMORY_QUERY, enumerator