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()
188 if (!init_heap(&clock->timers, NR_IO_TIMERS, GFP_KERNEL)) in bch2_io_clock_init()
68 #define init_heap(heap, _size, gfp) \ macro
34 #define init_heap(heap, _size, gfp) \ macro
2279 if (!init_heap(&ca->heap, free << 3, GFP_KERNEL)) { in cache_alloc()