Searched defs:user_call_ID (Results 1 – 10 of 10) sorted by relevance
| /kernel/linux/linux-4.19/net/rxrpc/ |
| D | call_accept.c | 30 unsigned long user_call_ID) in rxrpc_dummy_notify() 42 unsigned long user_call_ID, gfp_t gfp, in rxrpc_service_prealloc_one() 457 unsigned long user_call_ID, in rxrpc_accept_call() 653 unsigned long user_call_ID, gfp_t gfp, in rxrpc_kernel_charge_accept()
|
| D | call_object.c | 67 unsigned long user_call_ID) in rxrpc_find_call_by_user_ID()
|
| D | af_rxrpc.c | 284 unsigned long user_call_ID, in rxrpc_kernel_begin_call()
|
| D | ar-internal.h | 568 unsigned long user_call_ID; /* user-defined call ID */ member 698 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 | 67 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 | 585 unsigned long user_call_ID; /* user-defined call ID */ member 718 unsigned long user_call_ID; /* User's call ID */ member
|
| /kernel/linux/linux-5.10/fs/afs/ |
| D | rxrpc.c | 739 static void afs_rx_attach(struct rxrpc_call *rxcall, unsigned long user_call_ID) in afs_rx_attach() 784 unsigned long user_call_ID) in afs_rx_discard_new_call() 796 unsigned long user_call_ID) in afs_rx_new_call()
|
| /kernel/linux/linux-4.19/fs/afs/ |
| D | rxrpc.c | 710 static void afs_rx_attach(struct rxrpc_call *rxcall, unsigned long user_call_ID) in afs_rx_attach() 753 unsigned long user_call_ID) in afs_rx_discard_new_call() 765 unsigned long user_call_ID) in afs_rx_new_call()
|