Lines Matching refs:E_
236 E_(rxrpc_skb_unshared_nomem, "US0")
243 E_(rxrpc_local_queued, "QUE")
249 E_(rxrpc_peer_put, "PUT")
259 E_(rxrpc_conn_seen, "SEE")
274 E_(rxrpc_client_to_idle, "->Idle")
291 E_(rxrpc_call_seen, "SEE")
300 E_(rxrpc_transmit_wait, "WAI")
308 E_(rxrpc_receive_rotate, "ROT")
322 E_(rxrpc_recvmsg_wait, "WAIT")
328 E_(rxrpc_rtt_tx_ping, "PING")
335 E_(rxrpc_rtt_rx_requested_ack, "RACK")
359 E_(rxrpc_timer_set_for_send, "SetSnd")
374 E_(rxrpc_propose_ack_terminal_ack, "ClTerm ")
379 E_(rxrpc_propose_ack_use, " New")
385 E_(RXRPC_CALL_SLOW_START, "SlowStart")
395 E_(rxrpc_cong_saw_nack, " SawNack")
413 E_(15, "?15")
426 E_(RXRPC_ACK__INVALID, "-?-")
433 E_(RXRPC_CALL_NETWORK_ERROR, "NetError")
446 E_(rxrpc_tx_point_version_reply, "VerReply")
452 #undef E_
454 #define E_(a, b) TRACE_DEFINE_ENUM(a); macro
478 #undef E_
480 #define E_(a, b) { a, b } macro