Searched refs:bitmap_find_next_zero_area (Results 1 - 2 of 2) sorted by relevance

/u-boot/include/linux/
H A Dbitmap.h163 bitmap_find_next_zero_area(unsigned long *map, function
/u-boot/drivers/remoteproc/
H A Dipu_rproc.c157 bitmap_find_next_zero_area(mem_bitmap, mem_count, 0, count, mask);

Completed in 36 milliseconds