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

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

Completed in 123 milliseconds