idr_remove (9) - Linux Manuals
idr_remove: remove the given id and free its slot
Command to display idr_remove
manual in Linux: $ man 9 idr_remove
NAME
idr_remove - remove the given id and free its slot
SYNOPSIS
-
void idr_remove(struct idr * idp, int id);
ARGUMENTS
idp
-
- idr handle
id
-
unique key
COPYRIGHT
Pages related to idr_remove