ida_remove
(9)
Remove the given id
Carta.tech
Man Pages
Kernel routines
ida_remove: Remove the given id
Carta.tech
Packages
linux-manual-3.16
ida_remove: Remove the given id
SYNOPSIS
void ida_remove(struct ida *
ida
, int
id
);
ARGUMENTS
ida
ida handle
id
ID to free
COPYRIGHT
←
ida_pre_get.9: Reserve resources for ida allocation
ida_simple_get.9: Get a new id.
→