Searched refs:idr_remove (Results 1 – 2 of 2) sorted by relevance
212 idr_remove(&cttype->mod_idr, mod_id); in codetag_module_init()367 idr_remove(&cttype->mod_idr, mod_id); in codetag_unload_module()
152 void *idr_remove(struct idr *idr, unsigned long id) in idr_remove() function156 EXPORT_SYMBOL_GPL(idr_remove);
Completed in 4 milliseconds