Home
last modified time | relevance | path

Searched defs:cur_layer (Results 1 – 1 of 1) sorted by relevance

/DragonOS-0.1.8/kernel/src/libs/
Didr.c171 struct idr_layer *cur_layer = idp->top; in __idr_get_empty_slot() local
257 struct idr_layer *cur_layer = idp->top; in __idr_get_path() local
434 struct idr_layer *cur_layer = idp->top; in __idr_remove_all_with_free() local
528 struct idr_layer *cur_layer = idp->top; in idr_find() local
580 struct idr_layer *cur_layer = idp->top; in idr_find_next_getid() local
684 struct idr_layer *cur_layer = idp->top; in idr_replace_get_old() local
743 static bool __idr_cnt_pd(struct idr_layer *cur_layer, int layer_id) in __idr_cnt_pd()
755 static bool __idr_cnt(int layer, int id, struct idr_layer *cur_layer) in __idr_cnt()
796 struct idr_layer *cur_layer = idp->top; in idr_count() local