Searched defs:stk (Results 1 – 1 of 1) sorted by relevance
159 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() local406 struct idr_layer *stk[MAX_LEVEL + 1] = {0}; in idr_remove() local432 struct idr_layer *stk[MAX_LEVEL + 1] = {0}; in __idr_remove_all_with_free() local571 struct idr_layer *stk[MAX_LEVEL + 1] = {0}; in idr_find_next_getid() local924 struct idr_layer *stk[MAX_LEVEL + 1] = {0}; // 你可以选择memset(0) in ida_alloc() local999 struct idr_layer *stk[MAX_LEVEL + 1] = {0}; in ida_remove() local