Lines Matching refs:debug_id
89 bundle->debug_id = atomic_inc_return(&rxrpc_bundle_id); in rxrpc_alloc_bundle()
93 trace_rxrpc_bundle(bundle->debug_id, 1, rxrpc_bundle_new); in rxrpc_alloc_bundle()
108 trace_rxrpc_bundle(bundle->debug_id, r + 1, why); in rxrpc_get_bundle()
114 trace_rxrpc_bundle(bundle->debug_id, refcount_read(&bundle->ref), in rxrpc_free_bundle()
131 id = bundle->debug_id; in rxrpc_put_bundle()
322 _leave(" = B=%u [new]", call->bundle->debug_id); in rxrpc_look_up_bundle()
331 _leave(" = B=%u [found]", call->bundle->debug_id); in rxrpc_look_up_bundle()
362 bundle->conn_ids[slot] = conn->debug_id; in rxrpc_add_conn_to_bundle()
421 _enter("C=%x,%u", conn->debug_id, channel); in rxrpc_activate_one_channel()
445 chan->call_debug_id = call->debug_id; in rxrpc_activate_one_channel()
580 _enter("c=%x", call->debug_id); in rxrpc_disconnect_client_call()
678 _enter("C=%x", conn->debug_id); in rxrpc_unbundle_conn()
729 _enter("C=%x", conn->debug_id); in rxrpc_kill_client_conn()