Searched refs:TOMOYO_MEMORY_POLICY (Results 1 – 4 of 4) sorted by relevance
51 tomoyo_memory_used[TOMOYO_MEMORY_POLICY] += s; in tomoyo_memory_ok()52 if (!tomoyo_memory_quota[TOMOYO_MEMORY_POLICY] || in tomoyo_memory_ok()53 tomoyo_memory_used[TOMOYO_MEMORY_POLICY] <= in tomoyo_memory_ok()54 tomoyo_memory_quota[TOMOYO_MEMORY_POLICY]) in tomoyo_memory_ok()56 tomoyo_memory_used[TOMOYO_MEMORY_POLICY] -= s; in tomoyo_memory_ok()
23 tomoyo_memory_used[TOMOYO_MEMORY_POLICY] -= ksize(ptr); in tomoyo_memory_free()
255 TOMOYO_MEMORY_POLICY, enumerator
2252 [TOMOYO_MEMORY_POLICY] = "policy:",