Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/net/rxrpc/
Dsendmsg.c183 rxrpc_notify_end_tx_t notify_end_tx) in rxrpc_notify_end_tx() argument
185 if (notify_end_tx) in rxrpc_notify_end_tx()
186 notify_end_tx(&rx->sk, call, call->user_call_ID); in rxrpc_notify_end_tx()
196 rxrpc_notify_end_tx_t notify_end_tx) in rxrpc_queue_packet() argument
233 rxrpc_notify_end_tx(rx, call, notify_end_tx); in rxrpc_queue_packet()
247 rxrpc_notify_end_tx(rx, call, notify_end_tx); in rxrpc_queue_packet()
293 rxrpc_notify_end_tx_t notify_end_tx) in rxrpc_send_data() argument
456 notify_end_tx); in rxrpc_send_data()
791 rxrpc_notify_end_tx_t notify_end_tx) in rxrpc_kernel_send_data() argument
810 notify_end_tx); in rxrpc_kernel_send_data()