Home
last modified time | relevance | path

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

/openbmc/linux/net/rxrpc/
H A Dsendmsg.c227 rxrpc_notify_end_tx_t notify_end_tx) in rxrpc_notify_end_tx() argument
229 if (notify_end_tx) in rxrpc_notify_end_tx()
230 notify_end_tx(&rx->sk, call, call->user_call_ID); in rxrpc_notify_end_tx()
240 rxrpc_notify_end_tx_t notify_end_tx) in rxrpc_queue_packet() argument
265 rxrpc_notify_end_tx(rx, call, notify_end_tx); in rxrpc_queue_packet()
280 rxrpc_notify_end_tx_t notify_end_tx, in rxrpc_send_data() argument
409 rxrpc_queue_packet(rx, call, txb, notify_end_tx); in rxrpc_send_data()
757 rxrpc_notify_end_tx_t notify_end_tx) in rxrpc_kernel_send_data() argument
770 notify_end_tx, &dropped_lock); in rxrpc_kernel_send_data()