1IDA_REMOVE(9) Basic Kernel Library Functions IDA_REMOVE(9)
2
3
4
6 ida_remove - remove the given ID
7
9 void ida_remove(struct ida * ida, int id);
10
12 ida
13 ida handle
14
15 id
16 ID to free
17
19Kernel Hackers Manual 3.10 June 2019 IDA_REMOVE(9)