1IDA_SIMPLE_REMOVE(9)    Basic Kernel Library Functions    IDA_SIMPLE_REMOVE(9)
2
3
4

NAME

6       ida_simple_remove - remove an allocated id.
7

SYNOPSIS

9       void ida_simple_remove(struct ida * ida, unsigned int id);
10

ARGUMENTS

12       ida
13           the (initialized) ida.
14
15       id
16           the id returned by ida_simple_get.
17
19Kernel Hackers Manual 3.10         June 2019              IDA_SIMPLE_REMOVE(9)
Impressum