Home
last modified time | relevance | path

Searched refs:rxrpc_bundle_id (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-6.6/net/rxrpc/
H A Dconn_client.c76 static atomic_t rxrpc_bundle_id; in rxrpc_alloc_bundle() local
89 bundle->debug_id = atomic_inc_return(&rxrpc_bundle_id); in rxrpc_alloc_bundle()
/kernel/linux/linux-5.10/net/rxrpc/
H A Dconn_client.c275 static atomic_t rxrpc_bundle_id; in rxrpc_look_up_bundle() local
338 candidate->debug_id = atomic_inc_return(&rxrpc_bundle_id); in rxrpc_look_up_bundle()

Completed in 3 milliseconds