table of contents
other versions
- wheezy 3.2.78-1
IDR_REMOVE_ALL(9) | Basic Kernel Library Functions | IDR_REMOVE_ALL(9) |
NAME¶
idr_remove_all - remove all ids from the given idr treeSYNOPSIS¶
void
idr_remove_all(struct idr * idp);
ARGUMENTS¶
idpidr handle
DESCRIPTION¶
COPYRIGHT¶
March 2016 | Kernel Hackers Manual 3.2. |