Home
last modified time | relevance | path

Searched refs:__get_id_from_bitmap (Results 1 – 1 of 1) sorted by relevance

/DragonOS-0.1.7/kernel/src/libs/
Didr.c887 static int __get_id_from_bitmap(struct ida_bitmap *bmp) in __get_id_from_bitmap() function
947 int low_id = __get_id_from_bitmap(bmp); in ida_alloc()