Searched defs:notify_end_tx (Results 1 - 2 of 2) sorted by relevance
| /kernel/linux/linux-5.10/net/rxrpc/ |
| H A D | sendmsg.c | 179 rxrpc_notify_end_tx(struct rxrpc_sock *rx, struct rxrpc_call *call, rxrpc_notify_end_tx_t notify_end_tx) rxrpc_notify_end_tx() argument 191 rxrpc_queue_packet(struct rxrpc_sock *rx, struct rxrpc_call *call, struct sk_buff *skb, bool last, rxrpc_notify_end_tx_t notify_end_tx) rxrpc_queue_packet() argument 287 rxrpc_send_data(struct rxrpc_sock *rx, struct rxrpc_call *call, struct msghdr *msg, size_t len, rxrpc_notify_end_tx_t notify_end_tx, bool *_dropped_lock) rxrpc_send_data() argument 809 rxrpc_kernel_send_data(struct socket *sock, struct rxrpc_call *call, struct msghdr *msg, size_t len, rxrpc_notify_end_tx_t notify_end_tx) rxrpc_kernel_send_data() argument [all...] |
| /kernel/linux/linux-6.6/net/rxrpc/ |
| H A D | sendmsg.c | 226 rxrpc_notify_end_tx(struct rxrpc_sock *rx, struct rxrpc_call *call, rxrpc_notify_end_tx_t notify_end_tx) rxrpc_notify_end_tx() argument 238 rxrpc_queue_packet(struct rxrpc_sock *rx, struct rxrpc_call *call, struct rxrpc_txbuf *txb, rxrpc_notify_end_tx_t notify_end_tx) rxrpc_queue_packet() argument 277 rxrpc_send_data(struct rxrpc_sock *rx, struct rxrpc_call *call, struct msghdr *msg, size_t len, rxrpc_notify_end_tx_t notify_end_tx, bool *_dropped_lock) rxrpc_send_data() argument 755 rxrpc_kernel_send_data(struct socket *sock, struct rxrpc_call *call, struct msghdr *msg, size_t len, rxrpc_notify_end_tx_t notify_end_tx) rxrpc_kernel_send_data() argument [all...] |
Completed in 2 milliseconds