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

NAME

6       idr_remove - remove the given id and free its slot
7

SYNOPSIS

9       void idr_remove(struct idr * idp, int id);
10

ARGUMENTS

12       idp
13           idr handle
14
15       id
16           unique key
17
19Kernel Hackers Manual 3.10         June 2019                     IDR_REMOVE(9)
Impressum