Home
last modified time | relevance | path

Searched defs:user_call_ID (Results 1 – 5 of 5) sorted by relevance

/linux/net/rxrpc/
H A Dcall_accept.c26 unsigned long user_call_ID) in rxrpc_dummy_notify() argument
37 unsigned long user_call_ID, gfp_t gfp, in rxrpc_service_prealloc_one() argument
444 rxrpc_user_charge_accept(struct rxrpc_sock * rx,unsigned long user_call_ID) rxrpc_user_charge_accept() argument
471 rxrpc_kernel_charge_accept(struct socket * sock,rxrpc_notify_rx_t notify_rx,unsigned long user_call_ID,gfp_t gfp,unsigned int debug_id) rxrpc_kernel_charge_accept() argument
[all...]
H A Drxperf.c100 unsigned long user_call_ID) in rxperf_rx_discard_new_call()
106 unsigned long user_call_ID) in rxperf_rx_new_call()
125 static void rxperf_rx_attach(struct rxrpc_call *rxcall, unsigned long user_call_ID) in rxperf_rx_attach()
H A Dcall_object.c86 rxrpc_find_call_by_user_ID(struct rxrpc_sock * rx,unsigned long user_call_ID) rxrpc_find_call_by_user_ID() argument
[all...]
H A Daf_rxrpc.c342 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) rxrpc_kernel_begin_call() argument
H A Dar-internal.h728 unsigned long user_call_ID; /* user-defined call ID */ global() member
896 unsigned long user_call_ID; /* User's call ID */ global() member