Scroll to navigation

IDR_REMOVE(9) Basic Kernel Library Functions IDR_REMOVE(9)

NAME

idr_remove - remove the given id and free its slot

SYNOPSIS

void idr_remove(struct idr * idp, int id);

ARGUMENTS

idp
idr handle
id
unique key

COPYRIGHT

January 2017 Kernel Hackers Manual 4.8.