Lines Matching refs:E_
239 E_(rxrpc_skb_unshared_nomem, "US0")
246 E_(rxrpc_local_queued, "QUE")
252 E_(rxrpc_peer_put, "PUT")
262 E_(rxrpc_conn_seen, "SEE")
277 E_(rxrpc_client_to_idle, "->Idle")
297 E_(rxrpc_call_seen, "SEE")
306 E_(rxrpc_transmit_wait, "WAI")
314 E_(rxrpc_receive_rotate, "ROT")
328 E_(rxrpc_recvmsg_wait, "WAIT")
334 E_(rxrpc_rtt_tx_ping, "PING")
341 E_(rxrpc_rtt_rx_requested_ack, "RACK")
365 E_(rxrpc_timer_set_for_send, "SetSnd")
380 E_(rxrpc_propose_ack_terminal_ack, "ClTerm ")
385 E_(rxrpc_propose_ack_use, " New")
391 E_(RXRPC_CALL_SLOW_START, "SlowStart")
401 E_(rxrpc_cong_saw_nack, " SawNack")
419 E_(15, "?15")
432 E_(RXRPC_ACK__INVALID, "-?-")
439 E_(RXRPC_CALL_NETWORK_ERROR, "NetError")
452 E_(rxrpc_tx_point_version_reply, "VerReply")
458 #undef E_
460 #define E_(a, b) TRACE_DEFINE_ENUM(a); macro
484 #undef E_
486 #define E_(a, b) { a, b } macro