Searched refs:oom_lowmem (Results 1 - 1 of 1) sorted by relevance

/fuchsia/zircon/kernel/object/
H A Dglue.cpp116 static void oom_lowmem(size_t shortfall_bytes) { function
117 printf("OOM: oom_lowmem(shortfall_bytes=%zu) called\n", shortfall_bytes);
183 oom_lowmem);

Completed in 70 milliseconds