Home
last modified time | relevance | path

Searched refs:rxrpc_debug_id (Results 1 – 8 of 8) sorted by relevance

/linux/net/rxrpc/
H A Daf_rxrpc.c38 atomic_t rxrpc_debug_id; variable
39 EXPORT_SYMBOL(rxrpc_debug_id);
H A Dlocal_object.c139 local->debug_id = atomic_inc_return(&rxrpc_debug_id); in rxrpc_alloc_local()
H A Dconn_object.c78 conn->debug_id = atomic_inc_return(&rxrpc_debug_id); in rxrpc_alloc_connection()
H A Dpeer_object.c237 peer->debug_id = atomic_inc_return(&rxrpc_debug_id); in rxrpc_alloc_peer()
H A Dcall_accept.c452 atomic_inc_return(&rxrpc_debug_id)); in rxrpc_user_charge_accept()
H A Drxperf.c159 call->debug_id = atomic_inc_return(&rxrpc_debug_id); in rxperf_charge_preallocation()
H A Dsendmsg.c646 atomic_inc_return(&rxrpc_debug_id)); in rxrpc_new_client_call_for_sendmsg()
/linux/fs/afs/
H A Drxrpc.c169 call->debug_id = atomic_inc_return(&rxrpc_debug_id); in afs_alloc_call()