Home
last modified time | relevance | path

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

/linux/include/net/
H A Daf_rxrpc.h30 extern atomic_t rxrpc_debug_id;
/linux/net/rxrpc/
H A Dconn_object.c77 conn->debug_id = atomic_inc_return(&rxrpc_debug_id); in rxrpc_alloc_connection()
H A Dpeer_object.c238 peer->debug_id = atomic_inc_return(&rxrpc_debug_id); in rxrpc_alloc_peer()
H A Drxperf.c152 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.c150 call->debug_id = atomic_inc_return(&rxrpc_debug_id); in afs_alloc_call()
/linux/Documentation/networking/
H A Drxrpc.rst845 obtained by atomically incrementing rxrpc_debug_id.