Home
last modified time | relevance | path

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

/linux/net/rxrpc/
H A Dsendmsg.c228 rxrpc_notify_end_tx_t notify_end_tx) in rxrpc_notify_end_tx() argument
230 if (notify_end_tx) in rxrpc_notify_end_tx()
231 notify_end_tx(&rx->sk, call, call->user_call_ID); in rxrpc_notify_end_tx()
241 rxrpc_notify_end_tx_t notify_end_tx) in rxrpc_queue_packet() argument
266 rxrpc_notify_end_tx(rx, call, notify_end_tx); in rxrpc_queue_packet()
281 rxrpc_notify_end_tx_t notify_end_tx, in rxrpc_send_data() argument
398 rxrpc_queue_packet(rx, call, txb, notify_end_tx); in rxrpc_send_data()
750 rxrpc_notify_end_tx_t notify_end_tx) in rxrpc_kernel_send_data() argument
763 notify_end_tx, &dropped_lock); in rxrpc_kernel_send_data()