Home
last modified time | relevance | path

Searched refs:objpool_push (Results 1 – 4 of 4) sorted by relevance

/linux/include/linux/
H A Dobjpool.h222 static inline int objpool_push(void *obj, struct objpool_head *pool) in objpool_push() function
/linux/kernel/trace/
H A Drethook.c148 objpool_push(node, &node->rethook->pool); in rethook_recycle()
/linux/lib/
H A Dtest_objpool.c340 objpool_push(on, item->pool); in ot_bulk_sync()
494 objpool_push(on, pool); in ot_nod_recycle()
/linux/kernel/
H A Dkprobes.c1918 objpool_push(ri, &rp->rph->pool); in recycle_rp_inst()
2112 objpool_push(ri, &rph->pool); in NOKPROBE_SYMBOL()