Searched refs:ida_bitmap (Results 1 – 2 of 2) sorted by relevance
149 struct ida_bitmap { struct156 struct ida_bitmap *free_bitmap; argument
868 static void free_bitmap(struct ida *ida, struct ida_bitmap *bitmap) in free_bitmap()904 struct ida_bitmap *bitmap; in ida_pre_get()906 bitmap = kmalloc(sizeof(struct ida_bitmap), gfp_mask); in ida_pre_get()935 struct ida_bitmap *bitmap; in ida_get_new_above()965 memset(bitmap, 0, sizeof(struct ida_bitmap)); in ida_get_new_above()1017 struct ida_bitmap *bitmap; in ida_remove()