Home
last modified time | relevance | path

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

/linux-6.12.1/lib/
Dtest_objpool.c118 struct ot_node { struct
150 struct ot_node *on = nod; in ot_init_node()
327 struct ot_node *nods[OT_NR_MAX_BULK]; in ot_bulk_sync()
337 struct ot_node *on = nods[i]; in ot_bulk_sync()
485 static void ot_nod_recycle(struct ot_node *on, struct objpool_head *pool, in ot_nod_recycle()
508 struct ot_node *nods[OT_NR_MAX_BULK]; in ot_bulk_async()
524 struct ot_node *on = nods[i]; in ot_bulk_async()
632 #define NODE_COMPACT sizeof(struct ot_node)