table of contents
other versions
- wheezy-backports 3.16.39-1+deb8u1~bpo70+1
- jessie 3.16.43-2
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¶
February 2017 | Kernel Hackers Manual 3.16 |