Searched defs:user_call_ID (Results 1 – 11 of 11) sorted by relevance
| /kernel/linux/linux-6.6/net/rxrpc/ |
| D | call_accept.c | 26 unsigned long user_call_ID) in rxrpc_dummy_notify() 38 unsigned long user_call_ID, gfp_t gfp, in rxrpc_service_prealloc_one() 441 int rxrpc_user_charge_accept(struct rxrpc_sock *rx, unsigned long user_call_ID) in rxrpc_user_charge_accept() 471 unsigned long user_call_ID, gfp_t gfp, in rxrpc_kernel_charge_accept()
|
| D | rxperf.c | 99 unsigned long user_call_ID) in rxperf_rx_discard_new_call() 105 unsigned long user_call_ID) in rxperf_rx_new_call() 124 static void rxperf_rx_attach(struct rxrpc_call *rxcall, unsigned long user_call_ID) in rxperf_rx_attach()
|
| D | call_object.c | 95 unsigned long user_call_ID) in rxrpc_find_call_by_user_ID()
|
| D | af_rxrpc.c | 285 unsigned long user_call_ID, in rxrpc_kernel_begin_call()
|
| D | ar-internal.h | 642 unsigned long user_call_ID; /* user-defined call ID */ member 764 unsigned long user_call_ID; /* User's call ID */ member
|
| /kernel/linux/linux-5.10/net/rxrpc/ |
| D | call_accept.c | 26 unsigned long user_call_ID) in rxrpc_dummy_notify() 38 unsigned long user_call_ID, gfp_t gfp, in rxrpc_service_prealloc_one() 448 int rxrpc_user_charge_accept(struct rxrpc_sock *rx, unsigned long user_call_ID) in rxrpc_user_charge_accept() 478 unsigned long user_call_ID, gfp_t gfp, in rxrpc_kernel_charge_accept()
|
| D | call_object.c | 87 unsigned long user_call_ID) in rxrpc_find_call_by_user_ID()
|
| D | af_rxrpc.c | 283 unsigned long user_call_ID, in rxrpc_kernel_begin_call()
|
| D | ar-internal.h | 578 unsigned long user_call_ID; /* user-defined call ID */ member 712 unsigned long user_call_ID; /* User's call ID */ member
|
| /kernel/linux/linux-6.6/fs/afs/ |
| D | rxrpc.c | 714 static void afs_rx_attach(struct rxrpc_call *rxcall, unsigned long user_call_ID) in afs_rx_attach() 759 unsigned long user_call_ID) in afs_rx_discard_new_call() 771 unsigned long user_call_ID) in afs_rx_new_call()
|
| /kernel/linux/linux-5.10/fs/afs/ |
| D | rxrpc.c | 736 static void afs_rx_attach(struct rxrpc_call *rxcall, unsigned long user_call_ID) in afs_rx_attach() 781 unsigned long user_call_ID) in afs_rx_discard_new_call() 793 unsigned long user_call_ID) in afs_rx_new_call()
|