Searched refs:alloc_simple (Results 1 – 1 of 1) sorted by relevance
17 static void *alloc_simple(size_t bytes, int align) in alloc_simple() function41 ptr = alloc_simple(bytes, 1); in malloc_simple()54 ptr = alloc_simple(bytes, align); in memalign_simple()