Searched defs:user_call_ID (Results 1 - 6 of 6) sorted by relevance

/linux-master/net/rxrpc/
H A Dcall_accept.c25 rxrpc_dummy_notify(struct sock *sk, struct rxrpc_call *call, unsigned long user_call_ID) argument
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) argument
436 rxrpc_user_charge_accept(struct rxrpc_sock *rx, unsigned long user_call_ID) 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) argument
[all...]
H A Dcall_object.c86 rxrpc_find_call_by_user_ID(struct rxrpc_sock *rx, unsigned long user_call_ID) argument
[all...]
H A Drxperf.c124 static void rxperf_rx_attach(struct rxrpc_call *rxcall, unsigned long user_call_ID) argument
98 rxperf_rx_discard_new_call(struct rxrpc_call *rxcall, unsigned long user_call_ID) argument
104 rxperf_rx_new_call(struct sock *sk, struct rxrpc_call *rxcall, unsigned long user_call_ID) argument
H A Daf_rxrpc.c328 rxrpc_kernel_begin_call(struct socket *sock, struct rxrpc_peer *peer, struct key *key, unsigned long user_call_ID, s64 tx_total_len, u32 hard_timeout, gfp_t gfp, rxrpc_notify_rx_t notify_rx, u16 service_id, bool upgrade, enum rxrpc_interruptibility interruptibility, unsigned int debug_id) argument
H A Dar-internal.h651 unsigned long user_call_ID; /* user-defined call ID */ member in struct:rxrpc_call
773 unsigned long user_call_ID; /* User's call ID */ member in struct:rxrpc_call_params
/linux-master/fs/afs/
H A Drxrpc.c683 static void afs_rx_attach(struct rxrpc_call *rxcall, unsigned long user_call_ID) argument
727 afs_rx_discard_new_call(struct rxrpc_call *rxcall, unsigned long user_call_ID) argument
739 afs_rx_new_call(struct sock *sk, struct rxrpc_call *rxcall, unsigned long user_call_ID) argument

Completed in 131 milliseconds