ida_simple_remove (9) Linux Manual Page
ida_simple_remove – remove an allocated id.
Synopsis
void ida_simple_remove(struct ida *ida, unsigned int id);
Arguments
ida
-
- the (initialized) ida.
id
- the id returned by ida_simple_get.
ida_simple_remove – remove an allocated id.
void ida_simple_remove(struct ida *ida, unsigned int id);
ida
id