Searched refs:init_heap (Results 1 – 5 of 5) sorted by relevance
118 static void init_heap(void) in init_heap() function146 init_heap(); in main()
177 if (!init_heap(&clock->timers, NR_IO_TIMERS, GFP_KERNEL)) in bch2_io_clock_init()
71 #define init_heap(heap, _size, gfp) \ macro
39 #define init_heap(heap, _size, gfp) \ macro
2317 if (!init_heap(&ca->heap, free << 3, GFP_KERNEL)) { in cache_alloc()