idr_init (9) - Linux Manuals
idr_init: initialize idr handle
Command to display idr_init
manual in Linux: $ man 9 idr_init
NAME
idr_init - initialize idr handle
SYNOPSIS
-
void idr_init(struct idr * idp);
ARGUMENTS
idp
-
- idr handle
DESCRIPTION
This function is use to set up the handle (idp) that you will pass to the rest of the functions.
COPYRIGHT
Pages related to idr_init