Searched refs:complete_tx (Results 1 – 2 of 2) sorted by relevance
227 static void complete_tx(struct xsk *xsk) in complete_tx() function485 complete_tx(&tx_xsk); in test_xdp_metadata()
304 static bool complete_tx(struct xsk *xsk, clockid_t clock_id) in complete_tx() function525 if (complete_tx(xsk, clock_id)) in verify_metadata()