Home
last modified time | relevance | path

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

/DragonOS-0.1.8/kernel/src/libs/
Didr.c159 static int __idr_get_empty_slot(struct idr *idp, struct idr_layer **stk) in __idr_get_empty_slot()
213 static __always_inline void __idr_mark_full(struct idr *idp, int id, struct idr_layer **stk, int ma… in __idr_mark_full()
248 static __always_inline int __idr_get_path(struct idr *idp, int id, struct idr_layer **stk) in __idr_get_path()
294 static __always_inline void __idr_erase_full(struct idr *idp, int id, struct idr_layer **stk, int m… in __idr_erase_full()
359 struct idr_layer *stk[MAX_LEVEL + 1] = {0}; in __idr_get_new_above_int() local
406 struct idr_layer *stk[MAX_LEVEL + 1] = {0}; in idr_remove() local
432 struct idr_layer *stk[MAX_LEVEL + 1] = {0}; in __idr_remove_all_with_free() local
571 struct idr_layer *stk[MAX_LEVEL + 1] = {0}; in idr_find_next_getid() local
924 struct idr_layer *stk[MAX_LEVEL + 1] = {0}; // 你可以选择memset(0) in ida_alloc() local
999 struct idr_layer *stk[MAX_LEVEL + 1] = {0}; in ida_remove() local