Home
last modified time | relevance | path

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

/DragonOS-0.1.8/docs/kernel/core_api/
Ddata_structures.md344 ### ida_remove subsection
347 #### 描
350 #### 参
360 #### 返回
/DragonOS-0.1.8/kernel/src/libs/
Didr.c989 void ida_remove(struct ida *ida_p, int id) in ida_remove() function