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

/linux-4.4.14/arch/x86/boot/
H A Dmain.c116 static void init_heap(void) init_heap() function
146 init_heap(); main()
/linux-4.4.14/drivers/gpu/drm/radeon/
H A Dradeon_mem.c136 static int init_heap(struct mem_block **heap, int start, int size) init_heap() function
301 return init_heap(heap, initheap->start, initheap->size); radeon_mem_init_heap()
/linux-4.4.14/drivers/md/bcache/
H A Dutil.h40 #define init_heap(heap, _size, gfp) \ macro
H A Dsuper.c1825 !init_heap(&ca->heap, free << 3, GFP_KERNEL) || cache_alloc()

Completed in 167 milliseconds