table of contents
other versions
- stretch 4.9.168-1
IDR_INIT(9) | Basic Kernel Library Functions | IDR_INIT(9) |
NAME¶
idr_init - initialize idr handleSYNOPSIS¶
void idr_init(struct idr * idp);
ARGUMENTS¶
idpidr handle
DESCRIPTION¶
This function is use to set up the handle (idp) that you will pass to the rest of the functions.COPYRIGHT¶
April 2019 | Kernel Hackers Manual 4.9. |