Home
last modified time | relevance | path

Searched refs:rxrpc_client_chan_wait_failed (Results 1 – 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/include/trace/events/
Drxrpc.h71 rxrpc_client_chan_wait_failed, enumerator
267 EM(rxrpc_client_chan_wait_failed, "ChWtFl") \
/kernel/linux/linux-5.10/net/rxrpc/
Dconn_client.c746 trace_rxrpc_client(call->conn, ret, rxrpc_client_chan_wait_failed); in rxrpc_connect_call()