Searched refs:io_tx_ubuf_complete (Results 1 – 2 of 2) sorted by relevance
27 void io_tx_ubuf_complete(struct sk_buff *skb, struct ubuf_info *uarg,40 io_tx_ubuf_complete(NULL, &nd->uarg, true); in io_notif_flush()
36 void io_tx_ubuf_complete(struct sk_buff *skb, struct ubuf_info *uarg, in io_tx_ubuf_complete() function54 io_tx_ubuf_complete(skb, &nd->head->uarg, success); in io_tx_ubuf_complete()103 .complete = io_tx_ubuf_complete,