Searched refs:rxrpc_user_attach_call_t (Results 1 - 4 of 4) sorted by relevance
/kernel/linux/linux-5.10/include/net/ |
H A D | af_rxrpc.h | 37 typedef void (*rxrpc_user_attach_call_t)(struct rxrpc_call *, unsigned long); typedef 64 rxrpc_user_attach_call_t, unsigned long, gfp_t,
|
/kernel/linux/linux-6.6/include/net/ |
H A D | af_rxrpc.h | 38 typedef void (*rxrpc_user_attach_call_t)(struct rxrpc_call *, unsigned long); typedef 67 rxrpc_user_attach_call_t, unsigned long, gfp_t,
|
/kernel/linux/linux-5.10/net/rxrpc/ |
H A D | call_accept.c | 37 rxrpc_user_attach_call_t user_attach_call, in rxrpc_service_prealloc_one() 477 rxrpc_user_attach_call_t user_attach_call, in rxrpc_kernel_charge_accept()
|
/kernel/linux/linux-6.6/net/rxrpc/ |
H A D | call_accept.c | 37 rxrpc_user_attach_call_t user_attach_call, in rxrpc_service_prealloc_one() 465 rxrpc_user_attach_call_t user_attach_call, in rxrpc_kernel_charge_accept()
|
Completed in 3 milliseconds