1IDR_INIT(9)             Basic Kernel Library Functions             IDR_INIT(9)
2
3
4

NAME

6       idr_init - initialize idr handle
7

SYNOPSIS

9       void idr_init(struct idr * idp);
10

ARGUMENTS

12       idp
13           idr handle
14

DESCRIPTION

16       This function is use to set up the handle (idp) that you will pass to
17       the rest of the functions.
18
20Kernel Hackers Manual 3.10         June 2019                       IDR_INIT(9)
Impressum