Searched refs:rxrpc_notify_rx_t (Results 1 - 8 of 8) sorted by relevance
/kernel/linux/linux-5.10/include/net/ |
H A D | af_rxrpc.h | 30 typedef void (*rxrpc_notify_rx_t)(struct sock *, struct rxrpc_call *, typedef 48 rxrpc_notify_rx_t, 63 int rxrpc_kernel_charge_accept(struct socket *, rxrpc_notify_rx_t,
|
/kernel/linux/linux-6.6/include/net/ |
H A D | af_rxrpc.h | 31 typedef void (*rxrpc_notify_rx_t)(struct sock *, struct rxrpc_call *, typedef 50 rxrpc_notify_rx_t notify_rx, 66 int rxrpc_kernel_charge_accept(struct socket *, rxrpc_notify_rx_t,
|
/kernel/linux/linux-5.10/net/rxrpc/ |
H A D | call_accept.c | 36 rxrpc_notify_rx_t notify_rx, in rxrpc_service_prealloc_one() 476 rxrpc_notify_rx_t notify_rx, in rxrpc_kernel_charge_accept()
|
H A D | ar-internal.h | 566 rxrpc_notify_rx_t notify_rx; /* kernel service Rx notification function */
|
H A D | af_rxrpc.c | 286 rxrpc_notify_rx_t notify_rx, in rxrpc_kernel_begin_call()
|
/kernel/linux/linux-6.6/net/rxrpc/ |
H A D | call_accept.c | 36 rxrpc_notify_rx_t notify_rx, in rxrpc_service_prealloc_one() 464 rxrpc_notify_rx_t notify_rx, in rxrpc_kernel_charge_accept()
|
H A D | af_rxrpc.c | 289 rxrpc_notify_rx_t notify_rx, in rxrpc_kernel_begin_call()
|
H A D | ar-internal.h | 630 rxrpc_notify_rx_t notify_rx; /* kernel service Rx notification function */
|
Completed in 10 milliseconds