Lines Matching defs:E_
115 E_(rxrpc_sendmsg_late_send, "sendmsg-late")
124 E_(rxrpc_call_poke_timer_now, "Timer-now")
153 E_(rxrpc_skb_see_version, "SEE version ")
178 E_(rxrpc_local_use_peer_keepalive, "USE peer-kpa")
197 E_(rxrpc_peer_put_keepalive, "PUT keepaliv")
207 E_(rxrpc_bundle_new, "NEW ")
236 E_(rxrpc_conn_see_work, "SEE work ")
250 E_(rxrpc_client_to_idle, "->Idle")
286 E_(rxrpc_call_see_zap, "SEE zap ")
296 E_(rxrpc_txqueue_wait, "WAI")
309 E_(rxrpc_receive_rotate_last, "RLS")
324 E_(rxrpc_recvmsg_wait, "WAIT")
330 E_(rxrpc_rtt_tx_ping, "PING")
337 E_(rxrpc_rtt_rx_requested_ack, "RACK")
360 E_(rxrpc_timer_set_for_send, "SetSnd")
378 E_(rxrpc_propose_ack_terminal_ack, "ClTerm ")
384 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_sack_oos, "OOS")
440 E_(RXRPC_CALL_NETWORK_ERROR, "NetError")
453 E_(rxrpc_tx_point_version_reply, "VerReply")
463 E_(rxrpc_reqack_small_txwin, "SMALL-TXWN")
481 E_(rxrpc_txbuf_see_unacked, "SEE UNACKED")
490 #undef E_
492 #define E_(a, b) a
523 #undef E_
528 #define E_(a, b) TRACE_DEFINE_ENUM(a);
553 * Now redefine the EM() and E_() macros to map the enums to the strings that
557 #undef E_
559 #define E_(a, b) { a, b }
1974 #undef E_