Home
last modified time | relevance | path

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

/linux-6.15/lib/
H A Dtest_objpool.c118 struct ot_node { struct
150 struct ot_node *on = nod; in ot_init_node()
326 struct ot_node *nods[OT_NR_MAX_BULK]; in ot_bulk_sync()
336 struct ot_node *on = nods[i]; in ot_bulk_sync()
480 static void ot_nod_recycle(struct ot_node *on, struct objpool_head *pool, in ot_nod_recycle()
503 struct ot_node *nods[OT_NR_MAX_BULK]; in ot_bulk_async()
519 struct ot_node *on = nods[i]; in ot_bulk_async()
622 #define NODE_COMPACT sizeof(struct ot_node)