Searched refs:zmalloc_default_oom (Results 1 – 1 of 1) sorted by relevance
89 static void zmalloc_default_oom(size_t size) { in zmalloc_default_oom() function96 static void (*zmalloc_oom_handler)(size_t) = zmalloc_default_oom;