Home
last modified time | relevance | path

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

/linux/lib/
H A Dtest_objpool.c326 struct ot_node *nods[OT_NR_MAX_BULK]; in ot_bulk_sync() local
330 nods[i] = objpool_pop(item->pool); in ot_bulk_sync()
336 struct ot_node *on = nods[i]; in ot_bulk_sync()
503 struct ot_node *nods[OT_NR_MAX_BULK]; in ot_bulk_async() local
507 nods[i] = objpool_pop(item->pool); in ot_bulk_async()
519 struct ot_node *on = nods[i]; in ot_bulk_async()