Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/net/rxrpc/
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 Dcall_accept.c25 rxrpc_dummy_notify(struct sock *sk, struct rxrpc_call *call, unsigned long user_call_ID) rxrpc_dummy_notify() 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) rxrpc_service_prealloc_one() argument
448 rxrpc_user_charge_accept(struct rxrpc_sock *rx, unsigned long user_call_ID) rxrpc_user_charge_accept() argument
475 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) rxrpc_kernel_charge_accept() argument
[all...]
H A Daf_rxrpc.c280 rxrpc_kernel_begin_call(struct socket *sock, struct sockaddr_rxrpc *srx, struct key *key, unsigned long user_call_ID, s64 tx_total_len, gfp_t gfp, rxrpc_notify_rx_t notify_rx, bool upgrade, enum rxrpc_interruptibility interruptibility, unsigned int debug_id) rxrpc_kernel_begin_call() argument
H A Dar-internal.h578 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/
H A Drxrpc.c708 static void afs_rx_attach(struct rxrpc_call *rxcall, unsigned long user_call_ID) in afs_rx_attach() argument
752 afs_rx_discard_new_call(struct rxrpc_call *rxcall, unsigned long user_call_ID) afs_rx_discard_new_call() argument
764 afs_rx_new_call(struct sock *sk, struct rxrpc_call *rxcall, unsigned long user_call_ID) afs_rx_new_call() argument
/kernel/linux/linux-6.6/net/rxrpc/
H A Dcall_object.c95 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 Dcall_accept.c25 rxrpc_dummy_notify(struct sock *sk, struct rxrpc_call *call, unsigned long user_call_ID) rxrpc_dummy_notify() 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) rxrpc_service_prealloc_one() argument
436 rxrpc_user_charge_accept(struct rxrpc_sock *rx, unsigned long user_call_ID) rxrpc_user_charge_accept() 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) rxrpc_kernel_charge_accept() argument
[all...]
H A Daf_rxrpc.c282 rxrpc_kernel_begin_call(struct socket *sock, struct sockaddr_rxrpc *srx, struct key *key, unsigned long user_call_ID, s64 tx_total_len, u32 hard_timeout, gfp_t gfp, rxrpc_notify_rx_t notify_rx, bool upgrade, enum rxrpc_interruptibility interruptibility, unsigned int debug_id) rxrpc_kernel_begin_call() argument
H A Drxperf.c124 static void rxperf_rx_attach(struct rxrpc_call *rxcall, unsigned long user_call_ID) in rxperf_rx_attach() argument
98 rxperf_rx_discard_new_call(struct rxrpc_call *rxcall, unsigned long user_call_ID) rxperf_rx_discard_new_call() argument
104 rxperf_rx_new_call(struct sock *sk, struct rxrpc_call *rxcall, unsigned long user_call_ID) rxperf_rx_new_call() argument
H A Dar-internal.h642 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/fs/afs/
H A Drxrpc.c736 static void afs_rx_attach(struct rxrpc_call *rxcall, unsigned long user_call_ID) in afs_rx_attach() argument
780 afs_rx_discard_new_call(struct rxrpc_call *rxcall, unsigned long user_call_ID) afs_rx_discard_new_call() argument
792 afs_rx_new_call(struct sock *sk, struct rxrpc_call *rxcall, unsigned long user_call_ID) afs_rx_new_call() argument

Completed in 14 milliseconds