Home
last modified time | relevance | path

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

/Linux-v6.1/net/rxrpc/
Dsendmsg.c180 rxrpc_notify_end_tx_t notify_end_tx) in rxrpc_notify_end_tx() argument
182 if (notify_end_tx) in rxrpc_notify_end_tx()
183 notify_end_tx(&rx->sk, call, call->user_call_ID); in rxrpc_notify_end_tx()
193 rxrpc_notify_end_tx_t notify_end_tx) in rxrpc_queue_packet() argument
230 rxrpc_notify_end_tx(rx, call, notify_end_tx); in rxrpc_queue_packet()
244 rxrpc_notify_end_tx(rx, call, notify_end_tx); in rxrpc_queue_packet()
290 rxrpc_notify_end_tx_t notify_end_tx, in rxrpc_send_data() argument
439 notify_end_tx); in rxrpc_send_data()
794 rxrpc_notify_end_tx_t notify_end_tx) in rxrpc_kernel_send_data() argument
814 notify_end_tx, &dropped_lock); in rxrpc_kernel_send_data()