Home
last modified time | relevance | path

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

/linux-6.12.1/lib/
Dtest_objpool.c327 struct ot_node *nods[OT_NR_MAX_BULK]; in ot_bulk_sync() local
331 nods[i] = objpool_pop(item->pool); in ot_bulk_sync()
337 struct ot_node *on = nods[i]; in ot_bulk_sync()
508 struct ot_node *nods[OT_NR_MAX_BULK]; in ot_bulk_async() local
512 nods[i] = objpool_pop(item->pool); in ot_bulk_async()
524 struct ot_node *on = nods[i]; in ot_bulk_async()