Searched refs:init_heap (Results 1 – 2 of 2) sorted by relevance
| /fs/bcachefs/ | ||
| A D | clock.c | 177 if (!init_heap(&clock->timers, NR_IO_TIMERS, GFP_KERNEL)) in bch2_io_clock_init() |
| A D | util.h | 71 #define init_heap(heap, _size, gfp) \ macro |
Completed in 6 milliseconds