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.c230 rxrpc_notify_end_tx_t notify_end_tx) in rxrpc_notify_end_tx() argument
232 if (notify_end_tx) in rxrpc_notify_end_tx()
233 notify_end_tx(&rx->sk, call, call->user_call_ID); in rxrpc_notify_end_tx()
243 rxrpc_notify_end_tx_t notify_end_tx) in rxrpc_queue_packet() argument
270 rxrpc_notify_end_tx(rx, call, notify_end_tx); in rxrpc_queue_packet()
323 rxrpc_notify_end_tx_t notify_end_tx, in rxrpc_send_data() argument
448 rxrpc_queue_packet(rx, call, txb, notify_end_tx); in rxrpc_send_data()
808 rxrpc_notify_end_tx_t notify_end_tx) in rxrpc_kernel_send_data() argument
821 notify_end_tx, &dropped_lock); in rxrpc_kernel_send_data()