Searched defs:notify_rx (Results 1 - 6 of 6) sorted by relevance
| /kernel/linux/linux-5.10/net/rxrpc/ |
| H A D | call_accept.c | 34 rxrpc_service_prealloc_one(struct rxrpc_sock *rx, struct rxrpc_backlog *b, rxrpc_notify_rx_t notify_rx, rxrpc_user_attach_call_t user_attach_call, unsigned long user_call_ID, gfp_t gfp, unsigned int debug_id) rxrpc_service_prealloc_one() argument 475 rxrpc_kernel_charge_accept(struct socket *sock, rxrpc_notify_rx_t notify_rx, rxrpc_user_attach_call_t user_attach_call, unsigned long user_call_ID, gfp_t gfp, unsigned int debug_id) rxrpc_kernel_charge_accept() argument
|
| H A D | af_rxrpc.c | 280 rxrpc_kernel_begin_call(struct socket *sock, struct sockaddr_rxrpc *srx, struct key *key, unsigned long user_call_ID, s64 tx_total_len, gfp_t gfp, rxrpc_notify_rx_t notify_rx, bool upgrade, enum rxrpc_interruptibility interruptibility, unsigned int debug_id) rxrpc_kernel_begin_call() argument
|
| H A D | ar-internal.h | 566 rxrpc_notify_rx_t notify_rx; /* kernel service Rx notification function */ member
|
| /kernel/linux/linux-6.6/net/rxrpc/ |
| H A D | call_accept.c | 34 rxrpc_service_prealloc_one(struct rxrpc_sock *rx, struct rxrpc_backlog *b, rxrpc_notify_rx_t notify_rx, rxrpc_user_attach_call_t user_attach_call, unsigned long user_call_ID, gfp_t gfp, unsigned int debug_id) rxrpc_service_prealloc_one() argument 463 rxrpc_kernel_charge_accept(struct socket *sock, rxrpc_notify_rx_t notify_rx, rxrpc_user_attach_call_t user_attach_call, unsigned long user_call_ID, gfp_t gfp, unsigned int debug_id) rxrpc_kernel_charge_accept() argument
|
| H A D | af_rxrpc.c | 282 rxrpc_kernel_begin_call(struct socket *sock, struct sockaddr_rxrpc *srx, struct key *key, unsigned long user_call_ID, s64 tx_total_len, u32 hard_timeout, gfp_t gfp, rxrpc_notify_rx_t notify_rx, bool upgrade, enum rxrpc_interruptibility interruptibility, unsigned int debug_id) rxrpc_kernel_begin_call() argument
|
| H A D | ar-internal.h | 630 rxrpc_notify_rx_t notify_rx; /* kernel service Rx notification function */ member
|
Completed in 10 milliseconds