Home
last modified time | relevance | path

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

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