Searched refs:objpool_drop (Results 1 – 3 of 3) sorted by relevance
177 int objpool_drop(void *obj, struct objpool_head *pool) in objpool_drop() function 189 EXPORT_SYMBOL_GPL(objpool_drop);
497 objpool_drop(on, pool); in ot_nod_recycle()
236 * objpool_drop() - discard the object and deref objpool243 * objpool_drop is normally for the release of outstanding objects249 * objpool be released along with the call of objpool_drop()251 int objpool_drop(void *obj, struct objpool_head *pool);