Lines Matching refs:debug_id
91 trace_rxrpc_bundle(bundle->debug_id, 1, rxrpc_bundle_new); in rxrpc_alloc_bundle()
102 trace_rxrpc_bundle(bundle->debug_id, r + 1, why); in rxrpc_get_bundle()
108 trace_rxrpc_bundle(bundle->debug_id, 1, rxrpc_bundle_free); in rxrpc_free_bundle()
121 id = bundle->debug_id; in rxrpc_put_bundle()
309 candidate->debug_id = atomic_inc_return(&rxrpc_bundle_id); in rxrpc_look_up_bundle()
314 _leave(" = B=%u [new]", call->bundle->debug_id); in rxrpc_look_up_bundle()
323 _leave(" = B=%u [found]", call->bundle->debug_id); in rxrpc_look_up_bundle()
411 _enter("C=%x,%u", conn->debug_id, channel); in rxrpc_activate_one_channel()
435 chan->call_debug_id = call->debug_id; in rxrpc_activate_one_channel()
569 _enter("c=%x", call->debug_id); in rxrpc_disconnect_client_call()
664 _enter("C=%x", conn->debug_id); in rxrpc_unbundle_conn()
714 _enter("C=%x", conn->debug_id); in rxrpc_kill_client_conn()