Home
last modified time | relevance | path

Searched defs:init_heap (Results 1 – 2 of 2) sorted by relevance

/drivers/gpu/drm/radeon/
Dradeon_mem.c136 static int init_heap(struct mem_block **heap, int start, int size) in init_heap() function
/drivers/md/bcache/
Dutil.h39 #define init_heap(heap, _size, gfp) \ macro