Lines Matching +full:adv +full:- +full:extra +full:- +full:delay

1 /* SPDX-License-Identifier: GPL-2.0-or-later */
21 EM(afs_abort_general_error, "afs-error") \
22 EM(afs_abort_interrupted, "afs-intr") \
23 EM(afs_abort_oom, "afs-oom") \
24 EM(afs_abort_op_not_supported, "afs-op-notsupp") \
25 EM(afs_abort_probeuuid_negative, "afs-probeuuid-neg") \
26 EM(afs_abort_send_data_error, "afs-send-data") \
27 EM(afs_abort_unmarshal_error, "afs-unmarshal") \
29 EM(rxperf_abort_general_error, "rxperf-error") \
30 EM(rxperf_abort_oom, "rxperf-oom") \
31 EM(rxperf_abort_op_not_supported, "rxperf-op-notsupp") \
32 EM(rxperf_abort_unmarshal_error, "rxperf-unmarshal") \
34 EM(rxkad_abort_1_short_check, "rxkad1-short-check") \
35 EM(rxkad_abort_1_short_data, "rxkad1-short-data") \
36 EM(rxkad_abort_1_short_encdata, "rxkad1-short-encdata") \
37 EM(rxkad_abort_1_short_header, "rxkad1-short-hdr") \
38 EM(rxkad_abort_2_short_check, "rxkad2-short-check") \
39 EM(rxkad_abort_2_short_data, "rxkad2-short-data") \
40 EM(rxkad_abort_2_short_header, "rxkad2-short-hdr") \
41 EM(rxkad_abort_2_short_len, "rxkad2-short-len") \
42 EM(rxkad_abort_bad_checksum, "rxkad2-bad-cksum") \
43 EM(rxkad_abort_chall_key_expired, "rxkad-chall-key-exp") \
44 EM(rxkad_abort_chall_level, "rxkad-chall-level") \
45 EM(rxkad_abort_chall_no_key, "rxkad-chall-nokey") \
46 EM(rxkad_abort_chall_short, "rxkad-chall-short") \
47 EM(rxkad_abort_chall_version, "rxkad-chall-version") \
48 EM(rxkad_abort_resp_bad_callid, "rxkad-resp-bad-callid") \
49 EM(rxkad_abort_resp_bad_checksum, "rxkad-resp-bad-cksum") \
50 EM(rxkad_abort_resp_bad_param, "rxkad-resp-bad-param") \
51 EM(rxkad_abort_resp_call_ctr, "rxkad-resp-call-ctr") \
52 EM(rxkad_abort_resp_call_state, "rxkad-resp-call-state") \
53 EM(rxkad_abort_resp_key_expired, "rxkad-resp-key-exp") \
54 EM(rxkad_abort_resp_key_rejected, "rxkad-resp-key-rej") \
55 EM(rxkad_abort_resp_level, "rxkad-resp-level") \
56 EM(rxkad_abort_resp_nokey, "rxkad-resp-nokey") \
57 EM(rxkad_abort_resp_ooseq, "rxkad-resp-ooseq") \
58 EM(rxkad_abort_resp_short, "rxkad-resp-short") \
59 EM(rxkad_abort_resp_short_tkt, "rxkad-resp-short-tkt") \
60 EM(rxkad_abort_resp_tkt_aname, "rxkad-resp-tk-aname") \
61 EM(rxkad_abort_resp_tkt_expired, "rxkad-resp-tk-exp") \
62 EM(rxkad_abort_resp_tkt_future, "rxkad-resp-tk-future") \
63 EM(rxkad_abort_resp_tkt_inst, "rxkad-resp-tk-inst") \
64 EM(rxkad_abort_resp_tkt_len, "rxkad-resp-tk-len") \
65 EM(rxkad_abort_resp_tkt_realm, "rxkad-resp-tk-realm") \
66 EM(rxkad_abort_resp_tkt_short, "rxkad-resp-tk-short") \
67 EM(rxkad_abort_resp_tkt_sinst, "rxkad-resp-tk-sinst") \
68 EM(rxkad_abort_resp_tkt_sname, "rxkad-resp-tk-sname") \
69 EM(rxkad_abort_resp_unknown_tkt, "rxkad-resp-unknown-tkt") \
70 EM(rxkad_abort_resp_version, "rxkad-resp-version") \
72 EM(rxrpc_abort_call_improper_term, "call-improper-term") \
73 EM(rxrpc_abort_call_reset, "call-reset") \
74 EM(rxrpc_abort_call_sendmsg, "call-sendmsg") \
75 EM(rxrpc_abort_call_sock_release, "call-sock-rel") \
76 EM(rxrpc_abort_call_sock_release_tba, "call-sock-rel-tba") \
77 EM(rxrpc_abort_call_timeout, "call-timeout") \
78 EM(rxrpc_abort_no_service_key, "no-serv-key") \
80 EM(rxrpc_abort_service_not_offered, "serv-not-offered") \
81 EM(rxrpc_abort_shut_down, "shut-down") \
82 EM(rxrpc_abort_unsupported_security, "unsup-sec") \
83 EM(rxrpc_badmsg_bad_abort, "bad-abort") \
84 EM(rxrpc_badmsg_bad_jumbo, "bad-jumbo") \
85 EM(rxrpc_badmsg_short_ack, "short-ack") \
86 EM(rxrpc_badmsg_short_ack_trailer, "short-ack-trailer") \
87 EM(rxrpc_badmsg_short_hdr, "short-hdr") \
88 EM(rxrpc_badmsg_unsupported_packet, "unsup-pkt") \
89 EM(rxrpc_badmsg_zero_call, "zero-call") \
90 EM(rxrpc_badmsg_zero_seq, "zero-seq") \
91 EM(rxrpc_badmsg_zero_service, "zero-service") \
92 EM(rxrpc_eproto_ackr_outside_window, "ackr-out-win") \
93 EM(rxrpc_eproto_ackr_sack_overflow, "ackr-sack-over") \
94 EM(rxrpc_eproto_ackr_short_sack, "ackr-short-sack") \
95 EM(rxrpc_eproto_ackr_zero, "ackr-zero") \
96 EM(rxrpc_eproto_bad_upgrade, "bad-upgrade") \
97 EM(rxrpc_eproto_data_after_last, "data-after-last") \
98 EM(rxrpc_eproto_different_last, "diff-last") \
99 EM(rxrpc_eproto_early_reply, "early-reply") \
100 EM(rxrpc_eproto_improper_term, "improper-term") \
101 EM(rxrpc_eproto_no_client_call, "no-cl-call") \
102 EM(rxrpc_eproto_no_client_conn, "no-cl-conn") \
103 EM(rxrpc_eproto_no_service_call, "no-sv-call") \
104 EM(rxrpc_eproto_reupgrade, "re-upgrade") \
105 EM(rxrpc_eproto_rxnull_challenge, "rxnull-chall") \
106 EM(rxrpc_eproto_rxnull_response, "rxnull-resp") \
107 EM(rxrpc_eproto_tx_rot_last, "tx-rot-last") \
108 EM(rxrpc_eproto_unexpected_ack, "unex-ack") \
109 EM(rxrpc_eproto_unexpected_ackall, "unex-ackall") \
110 EM(rxrpc_eproto_unexpected_implicit_end, "unex-impl-end") \
111 EM(rxrpc_eproto_unexpected_reply, "unex-reply") \
112 EM(rxrpc_eproto_wrong_security, "wrong-sec") \
113 EM(rxrpc_recvmsg_excess_data, "recvmsg-excess") \
114 EM(rxrpc_recvmsg_short_data, "recvmsg-short") \
115 E_(rxrpc_sendmsg_late_send, "sendmsg-late")
120 EM(rxrpc_call_poke_conn_abort, "Conn-abort") \
123 EM(rxrpc_call_poke_rx_packet, "Rx-packet") \
124 EM(rxrpc_call_poke_set_timeout, "Set-timo") \
127 E_(rxrpc_call_poke_timer_now, "Timer-now")
131 EM(rxrpc_skb_eaten_by_unshare_nomem, "ETN unshar-nm") \
132 EM(rxrpc_skb_get_call_rx, "GET call-rx ") \
133 EM(rxrpc_skb_get_conn_secured, "GET conn-secd") \
134 EM(rxrpc_skb_get_conn_work, "GET conn-work") \
135 EM(rxrpc_skb_get_local_work, "GET locl-work") \
136 EM(rxrpc_skb_get_reject_work, "GET rej-work ") \
137 EM(rxrpc_skb_get_to_recvmsg, "GET to-recv ") \
138 EM(rxrpc_skb_get_to_recvmsg_oos, "GET to-recv-o") \
139 EM(rxrpc_skb_new_encap_rcv, "NEW encap-rcv") \
140 EM(rxrpc_skb_new_error_report, "NEW error-rpt") \
141 EM(rxrpc_skb_new_jumbo_subpacket, "NEW jumbo-sub") \
143 EM(rxrpc_skb_put_call_rx, "PUT call-rx ") \
144 EM(rxrpc_skb_put_conn_secured, "PUT conn-secd") \
145 EM(rxrpc_skb_put_conn_work, "PUT conn-work") \
146 EM(rxrpc_skb_put_error_report, "PUT error-rep") \
148 EM(rxrpc_skb_put_jumbo_subpacket, "PUT jumbo-sub") \
152 EM(rxrpc_skb_see_conn_work, "SEE conn-work") \
161 EM(rxrpc_local_get_client_conn, "GET conn-cln") \
162 EM(rxrpc_local_get_for_use, "GET for-use ") \
164 EM(rxrpc_local_get_prealloc_conn, "GET conn-pre") \
168 EM(rxrpc_local_put_for_use, "PUT for-use ") \
169 EM(rxrpc_local_put_kill_conn, "PUT conn-kil") \
171 EM(rxrpc_local_put_prealloc_peer, "PUT peer-pre") \
172 EM(rxrpc_local_put_release_sock, "PUT rel-sock") \
176 EM(rxrpc_local_unuse_conn_work, "UNU conn-wrk") \
177 EM(rxrpc_local_unuse_peer_keepalive, "UNU peer-kpa") \
178 EM(rxrpc_local_unuse_release_sock, "UNU rel-sock") \
179 EM(rxrpc_local_use_conn_work, "USE conn-wrk") \
181 E_(rxrpc_local_use_peer_keepalive, "USE peer-kpa")
189 EM(rxrpc_peer_get_client_conn, "GET cln-conn") \
191 EM(rxrpc_peer_get_input_error, "GET inpt-err") \
193 EM(rxrpc_peer_get_lookup_client, "GET look-cln") \
194 EM(rxrpc_peer_get_service_conn, "GET srv-conn") \
202 EM(rxrpc_peer_put_input_error, "PUT inpt-err") \
207 EM(rxrpc_bundle_get_client_call, "GET clt-call") \
208 EM(rxrpc_bundle_get_client_conn, "GET clt-conn") \
209 EM(rxrpc_bundle_get_service_conn, "GET svc-conn") \
217 EM(rxrpc_conn_get_activate_call, "GET act-call") \
218 EM(rxrpc_conn_get_call_input, "GET inp-call") \
219 EM(rxrpc_conn_get_conn_input, "GET inp-conn") \
221 EM(rxrpc_conn_get_poke_abort, "GET pk-abort") \
224 EM(rxrpc_conn_get_service_conn, "GET svc-conn") \
228 EM(rxrpc_conn_put_call_input, "PUT inp-call") \
229 EM(rxrpc_conn_put_conn_input, "PUT inp-conn") \
230 EM(rxrpc_conn_put_discard_idle, "PUT disc-idl") \
231 EM(rxrpc_conn_put_local_dead, "PUT loc-dead") \
234 EM(rxrpc_conn_put_service_reaped, "PUT svc-reap") \
239 EM(rxrpc_conn_queue_retry_work, "QUE retry-wk") \
240 EM(rxrpc_conn_queue_rx_work, "QUE rx-work ") \
241 EM(rxrpc_conn_see_new_service_conn, "SEE new-svc ") \
242 EM(rxrpc_conn_see_reap_service, "SEE reap-svc") \
255 EM(rxrpc_client_queue_new_call, "Q-Call") \
256 EM(rxrpc_client_to_active, "->Actv") \
257 E_(rxrpc_client_to_idle, "->Idle")
262 EM(rxrpc_call_get_kernel_service, "GET krnl-srv") \
266 EM(rxrpc_call_get_release_sock, "GET rel-sock") \
268 EM(rxrpc_call_get_userid, "GET user-id ") \
271 EM(rxrpc_call_put_discard_prealloc, "PUT disc-pre") \
272 EM(rxrpc_call_put_discard_error, "PUT disc-err") \
278 EM(rxrpc_call_put_release_sock, "PUT rls-sock") \
279 EM(rxrpc_call_put_release_sock_tba, "PUT rls-sk-a") \
282 EM(rxrpc_call_put_userid_exists, "PUT u-exists") \
283 EM(rxrpc_call_put_userid, "PUT user-id ") \
285 EM(rxrpc_call_see_activate_client, "SEE act-clnt") \
286 EM(rxrpc_call_see_connect_failed, "SEE con-fail") \
288 EM(rxrpc_call_see_conn_abort, "SEE conn-abt") \
290 EM(rxrpc_call_see_distribute_error, "SEE dist-err") \
293 EM(rxrpc_call_see_userid_exists, "SEE u-exists") \
294 EM(rxrpc_call_see_waiting_call, "SEE q-conn ") \
307 EM(rxrpc_txdata_inject_loss, " *INJ-LOSS*") \
310 EM(rxrpc_txdata_tlp_new_data, " *TLP-NEW*") \
311 E_(rxrpc_txdata_tlp_retransmit, " *TLP-RETRANS*")
360 EM(rxrpc_timer_trace_rack_off, "RACK-OFF ") \
361 EM(rxrpc_timer_trace_rack_zwp, "RACK-ZWP ") \
362 EM(rxrpc_timer_trace_rack_reo, "RACK-Reo ") \
363 EM(rxrpc_timer_trace_rack_tlp_pto, "TLP-PTO ") \
374 EM(rxrpc_propose_ack_ping_for_0_retrans, "0-Retrn") \
398 EM(rxrpc_cong_no_change, " -") \
424 EM(0, "-0-") \
434 E_(RXRPC_ACK__INVALID, "-?-")
437 EM(rxrpc_sack_advance, "ADV") \
440 EM(rxrpc_sack_none, "---") \
464 EM(rxrpc_reqack_ack_lost, "ACK-LOST ") \
465 EM(rxrpc_reqack_app_stall, "APP-STALL ") \
466 EM(rxrpc_reqack_more_rtt, "MORE-RTT ") \
467 EM(rxrpc_reqack_no_srv_last, "NO-SRVLAST") \
468 EM(rxrpc_reqack_old_rtt, "OLD-RTT ") \
470 EM(rxrpc_reqack_slow_start, "SLOW-START") \
471 E_(rxrpc_reqack_small_txwin, "SMALL-TXWN")
472 /* ---- Must update size of stat_why_req_ack[] if more are added! */
483 EM(rxrpc_txbuf_put_send_aborted, "PUT SEND-X ") \
486 EM(rxrpc_txbuf_see_out_of_step, "OUT-OF-STEP") \
497 EM(rxrpc_tq_rotate_and_free, "ROT-F") \
498 EM(rxrpc_tq_rotate_and_keep, "ROT-K") \
508 EM(rxrpc_rotate_trace_hack, "hard-ack") \
509 EM(rxrpc_rotate_trace_sack, "soft-ack") \
510 E_(rxrpc_rotate_trace_snak, "soft-nack")
513 EM(RXRPC_CALL_RACKTIMER_OFF, "---") \
520 EM(rxrpc_tlp_probe_trace_transmit_new, "transmit-new") \
525 EM(rxrpc_tlp_ack_trace_dup_acked, "dup-acked") \
526 EM(rxrpc_tlp_ack_trace_hard_beyond, "hard-beyond") \
528 E_(rxrpc_tlp_ack_trace_new_data, "new-data")
635 __entry->local = local_debug_id;
636 __entry->op = op;
637 __entry->ref = ref;
638 __entry->usage = usage;
642 __entry->local,
643 __print_symbolic(__entry->op, rxrpc_local_traces),
644 __entry->ref,
645 __entry->usage)
656 __entry->local = local->debug_id;
657 __entry->nr_rx = nr_rx;
659 TP_printk("L=%08x nrx=%u", __entry->local, __entry->nr_rx)
674 __entry->peer = peer_debug_id;
675 __entry->ref = ref;
676 __entry->why = why;
680 __entry->peer,
681 __print_symbolic(__entry->why, rxrpc_peer_traces),
682 __entry->ref)
697 __entry->bundle = bundle_debug_id;
698 __entry->ref = ref;
699 __entry->why = why;
703 __entry->bundle,
704 __print_symbolic(__entry->why, rxrpc_bundle_traces),
705 __entry->ref)
720 __entry->conn = conn_debug_id;
721 __entry->ref = ref;
722 __entry->why = why;
726 __entry->conn,
727 __print_symbolic(__entry->why, rxrpc_conn_traces),
728 __entry->ref)
746 __entry->conn = conn ? conn->debug_id : 0;
747 __entry->channel = channel;
748 __entry->usage = conn ? refcount_read(&conn->ref) : -2;
749 __entry->op = op;
750 __entry->cid = conn ? conn->proto.cid : 0;
754 __entry->conn,
755 __entry->channel,
756 __print_symbolic(__entry->op, rxrpc_client_traces),
757 __entry->cid,
758 __entry->usage)
775 __entry->call = call_debug_id;
776 __entry->ref = ref;
777 __entry->why = why;
778 __entry->aux = aux;
782 __entry->call,
783 __print_symbolic(__entry->why, rxrpc_call_traces),
784 __entry->ref,
785 __entry->aux)
802 __entry->skb = skb;
803 __entry->usage = usage;
804 __entry->mod_count = mod_count;
805 __entry->why = why;
809 __entry->skb,
810 __print_symbolic(__entry->why, rxrpc_skb_traces),
811 __entry->usage,
812 __entry->mod_count)
825 memcpy(&__entry->hdr, &sp->hdr, sizeof(__entry->hdr));
829 __entry->hdr.epoch, __entry->hdr.cid,
830 __entry->hdr.callNumber, __entry->hdr.serviceId,
831 __entry->hdr.serial, __entry->hdr.seq,
832 __entry->hdr.securityIndex, __entry->hdr.flags,
833 __print_symbolic(__entry->hdr.type, rxrpc_pkts))
847 __entry->result = result;
848 __entry->abort_code = abort_code;
851 TP_printk("r=%d a=%d", __entry->result, __entry->abort_code)
867 __entry->call_nr = call->debug_id;
868 __entry->why = call->send_abort_why;
869 __entry->abort_code = abort_code;
870 __entry->error = call->send_abort_err;
874 __entry->call_nr,
875 __entry->abort_code, __entry->error,
876 __print_symbolic(__entry->why, rxrpc_abort_reasons))
896 __entry->call_nr = call_nr;
897 __entry->why = why;
898 __entry->cid = cid;
899 __entry->call_id = call_id;
900 __entry->abort_code = abort_code;
901 __entry->error = error;
902 __entry->seq = seq;
906 __entry->call_nr,
907 __entry->cid, __entry->call_id, __entry->seq,
908 __entry->abort_code, __entry->error,
909 __print_symbolic(__entry->why, rxrpc_abort_reasons))
925 __entry->call = call->debug_id;
926 __entry->compl = call->completion;
927 __entry->error = call->error;
928 __entry->abort_code = call->abort_code;
932 __entry->call,
933 __print_symbolic(__entry->compl, rxrpc_completions),
934 __entry->error,
935 __entry->abort_code)
954 __entry->call = call->debug_id;
955 __entry->why = why;
956 __entry->tx_bottom = call->tx_bottom;
957 __entry->acks_hard_ack = call->acks_hard_ack;
958 __entry->tx_top = call->tx_top;
959 __entry->send_top = call->send_top;
960 __entry->tx_winsize = call->tx_winsize;
964 __entry->call,
965 __print_symbolic(__entry->why, rxrpc_txqueue_traces),
966 __entry->tx_bottom,
967 __entry->acks_hard_ack,
968 __entry->acks_hard_ack - __entry->tx_bottom,
969 __entry->tx_top - __entry->acks_hard_ack,
970 __entry->send_top - __entry->tx_top,
971 __entry->tx_winsize)
992 __entry->call = call->debug_id;
993 __entry->seq = call->tx_top + 1;
994 __entry->space = space;
995 __entry->tx_winsize = call->tx_winsize;
996 __entry->cong_cwnd = call->cong_cwnd;
997 __entry->cong_extra = call->cong_extra;
998 __entry->prepared = send_top - call->tx_bottom;
999 __entry->in_flight = call->tx_top - call->tx_bottom;
1000 __entry->pmtud_jumbo = call->peer->pmtud_jumbo;
1004 __entry->call,
1005 __entry->seq,
1006 __entry->space,
1007 __entry->tx_winsize,
1008 __entry->cong_cwnd,
1009 __entry->cong_extra,
1010 __entry->prepared,
1011 __entry->in_flight,
1012 __entry->pmtud_jumbo)
1028 __entry->call = call->debug_id;
1029 __entry->seq = seq;
1030 __entry->to = to;
1031 __entry->top = call->tx_top;
1034 TP_printk("c=%08x q=%08x-%08x-%08x",
1035 __entry->call,
1036 __entry->seq,
1037 __entry->to,
1038 __entry->top)
1055 __entry->call = call;
1056 __entry->seq = seq;
1057 __entry->serial = serial;
1058 __entry->flags = flags;
1062 __entry->call,
1063 __entry->serial,
1064 __entry->seq,
1065 __entry->flags)
1085 __entry->call = call->debug_id;
1086 __entry->serial = sp->hdr.serial;
1087 __entry->user_status = sp->hdr.userStatus;
1088 __entry->ack_serial = sp->ack.acked_serial;
1089 __entry->first = sp->ack.first_ack;
1090 __entry->prev = sp->ack.prev_ack;
1091 __entry->reason = sp->ack.reason;
1092 __entry->n_acks = sp->ack.nr_acks;
1096 __entry->call,
1097 __entry->serial,
1098 __print_symbolic(__entry->reason, rxrpc_ack_names),
1099 __entry->ack_serial,
1100 __entry->user_status,
1101 __entry->first,
1102 __entry->prev,
1103 __entry->n_acks)
1119 __entry->call = call->debug_id;
1120 __entry->serial = serial;
1121 __entry->abort_code = abort_code;
1125 __entry->call,
1126 __entry->serial,
1127 __entry->abort_code)
1142 __entry->conn = conn->debug_id;
1143 __entry->serial = rxrpc_skb(skb)->hdr.serial;
1144 __entry->abort_code = skb->priority;
1148 __entry->conn,
1149 __entry->serial,
1150 __entry->abort_code)
1168 __entry->conn = conn->debug_id;
1169 __entry->serial = serial;
1170 __entry->version = version;
1171 __entry->nonce = nonce;
1172 __entry->min_level = min_level;
1176 __entry->conn,
1177 __entry->serial,
1178 __entry->version,
1179 __entry->nonce,
1180 __entry->min_level)
1198 __entry->conn = conn->debug_id;
1199 __entry->serial = serial;
1200 __entry->version = version;
1201 __entry->kvno = kvno;
1202 __entry->ticket_len = ticket_len;
1206 __entry->conn,
1207 __entry->serial,
1208 __entry->version,
1209 __entry->kvno,
1210 __entry->ticket_len)
1227 __entry->call = call->debug_id;
1228 __entry->serial = serial;
1229 __entry->rwind = rwind;
1230 __entry->wake = wake;
1234 __entry->call,
1235 __entry->serial,
1236 __entry->rwind,
1237 __entry->wake ? " wake" : "")
1253 __entry->call = call_id;
1254 memcpy(&__entry->whdr, whdr, sizeof(__entry->whdr));
1255 __entry->where = where;
1259 __entry->call,
1260 ntohl(__entry->whdr.epoch),
1261 ntohl(__entry->whdr.cid),
1262 ntohl(__entry->whdr.callNumber),
1263 ntohs(__entry->whdr.serviceId),
1264 ntohl(__entry->whdr.serial),
1265 ntohl(__entry->whdr.seq),
1266 __entry->whdr.type, __entry->whdr.flags,
1267 __entry->whdr.type <= 15 ?
1268 __print_symbolic(__entry->whdr.type, rxrpc_pkts) : "?UNK",
1269 __print_symbolic(__entry->where, rxrpc_tx_points))
1290 __entry->call = call->debug_id;
1291 __entry->cid = call->cid;
1292 __entry->call_id = call->call_id;
1293 __entry->seq = seq;
1294 __entry->serial = serial;
1295 __entry->flags = flags;
1296 __entry->trace = trace;
1300 __entry->call,
1301 __entry->cid,
1302 __entry->call_id,
1303 __entry->serial,
1304 __entry->seq,
1305 __entry->flags & RXRPC_TXBUF_WIRE_FLAGS,
1306 __print_symbolic(__entry->trace, rxrpc_txdata_traces))
1329 __entry->call = call;
1330 __entry->serial = serial;
1331 __entry->ack_first = ack_first;
1332 __entry->ack_serial = ack_serial;
1333 __entry->reason = reason;
1334 __entry->n_acks = n_acks;
1335 __entry->rwind = rwind;
1336 __entry->trace = trace;
1340 __entry->call,
1341 __entry->serial,
1342 __print_symbolic(__entry->reason, rxrpc_ack_names),
1343 __entry->ack_first,
1344 __entry->ack_serial,
1345 __entry->n_acks,
1346 __entry->rwind,
1347 __print_symbolic(__entry->trace, rxrpc_propose_ack_traces))
1366 __entry->call = call->debug_id;
1367 __entry->why = why;
1368 __entry->serial = serial;
1369 __entry->seq = seq;
1370 __entry->window = call->ackr_window;
1371 __entry->wtop = call->ackr_wtop;
1374 TP_printk("c=%08x %s r=%08x q=%08x w=%08x-%08x",
1375 __entry->call,
1376 __print_symbolic(__entry->why, rxrpc_receive_traces),
1377 __entry->serial,
1378 __entry->seq,
1379 __entry->window,
1380 __entry->wtop)
1396 __entry->call = call_debug_id;
1397 __entry->why = why;
1398 __entry->ret = ret;
1402 __entry->call,
1403 __print_symbolic(__entry->why, rxrpc_recvmsg_traces),
1404 __entry->ret)
1424 __entry->call = call ? call->debug_id : 0;
1425 __entry->why = why;
1426 __entry->seq = seq;
1427 __entry->offset = offset;
1428 __entry->len = len;
1429 __entry->ret = ret;
1433 __entry->call,
1434 __print_symbolic(__entry->why, rxrpc_recvmsg_traces),
1435 __entry->seq,
1436 __entry->offset,
1437 __entry->len,
1438 __entry->ret)
1455 __entry->call = call->debug_id;
1456 __entry->why = why;
1457 __entry->slot = slot;
1458 __entry->send_serial = send_serial;
1462 __entry->call,
1463 __entry->slot,
1464 __print_symbolic(__entry->why, rxrpc_rtt_tx_traces),
1465 __entry->send_serial)
1489 __entry->call = call->debug_id;
1490 __entry->why = why;
1491 __entry->slot = slot;
1492 __entry->send_serial = send_serial;
1493 __entry->resp_serial = resp_serial;
1494 __entry->rtt = rtt;
1495 __entry->srtt = srtt;
1496 __entry->rto = rto;
1497 __entry->min_rtt = minmax_get(&call->min_rtt)
1501 __entry->call,
1502 __entry->slot,
1503 __print_symbolic(__entry->why, rxrpc_rtt_rx_traces),
1504 __entry->send_serial,
1505 __entry->resp_serial,
1506 __entry->rtt,
1507 __entry->srtt / 8,
1508 __entry->rto,
1509 __entry->min_rtt)
1513 TP_PROTO(struct rxrpc_call *call, ktime_t delay,
1516 TP_ARGS(call, delay, why),
1521 __field(ktime_t, delay)
1525 __entry->call = call->debug_id;
1526 __entry->why = why;
1527 __entry->delay = delay;
1531 __entry->call,
1532 __print_symbolic(__entry->why, rxrpc_timer_traces),
1533 ktime_to_us(__entry->delay))
1537 TP_PROTO(struct rxrpc_call *call, ktime_t delay,
1540 TP_ARGS(call, delay, why),
1545 __field(ktime_t, delay)
1549 __entry->call = call->debug_id;
1550 __entry->why = why;
1551 __entry->delay = delay;
1555 __entry->call,
1556 __print_symbolic(__entry->why, rxrpc_timer_traces),
1557 ktime_to_us(__entry->delay))
1571 __entry->call = call->debug_id;
1572 __entry->why = why;
1576 __entry->call,
1577 __print_symbolic(__entry->why, rxrpc_timer_traces))
1581 TP_PROTO(struct rxrpc_call *call, ktime_t delay, unsigned long delayj),
1583 TP_ARGS(call, delay, delayj),
1588 __field(ktime_t, delay)
1592 __entry->call = call->debug_id;
1593 __entry->delayj = delayj;
1594 __entry->delay = delay;
1598 __entry->call,
1599 ktime_to_us(__entry->delay),
1600 __entry->delayj)
1613 __entry->call = call->debug_id;
1617 __entry->call)
1630 memcpy(&__entry->hdr, &sp->hdr, sizeof(__entry->hdr));
1634 __entry->hdr.epoch, __entry->hdr.cid,
1635 __entry->hdr.callNumber, __entry->hdr.serviceId,
1636 __entry->hdr.serial, __entry->hdr.seq,
1637 __entry->hdr.type, __entry->hdr.flags,
1638 __entry->hdr.type <= 15 ?
1639 __print_symbolic(__entry->hdr.type, rxrpc_pkts) : "?UNK")
1656 __entry->call = call->debug_id;
1657 __entry->why = why;
1658 __entry->serial = serial;
1659 __entry->ack_reason = ack_reason;
1663 __entry->call,
1664 __print_symbolic(__entry->why, rxrpc_propose_ack_traces),
1665 __print_symbolic(__entry->ack_reason, rxrpc_ack_names),
1666 __entry->serial)
1683 __entry->call = call->debug_id;
1684 __entry->why = why;
1685 __entry->serial = serial;
1686 __entry->ack_reason = ack_reason;
1690 __entry->call,
1691 __print_symbolic(__entry->why, rxrpc_propose_ack_traces),
1692 __print_symbolic(__entry->ack_reason, rxrpc_ack_names),
1693 __entry->serial)
1711 __entry->call = call->debug_id;
1712 __entry->why = why;
1713 __entry->serial = serial;
1714 __entry->ack_reason = ack_reason;
1715 __entry->nobuf = nobuf;
1719 __entry->call,
1720 __print_symbolic(__entry->why, rxrpc_propose_ack_traces),
1721 __print_symbolic(__entry->ack_reason, rxrpc_ack_names),
1722 __entry->serial, __entry->nobuf)
1740 __entry->call = call->debug_id;
1741 __entry->qbase = req->tq->qbase;
1742 __entry->seq = req->seq;
1743 __entry->serial = txb->serial;
1747 __entry->call,
1748 __entry->qbase,
1749 __entry->seq,
1750 __entry->serial)
1774 __entry->call = call->debug_id;
1775 __entry->ca_state = call->cong_ca_state;
1776 __entry->hard_ack = call->acks_hard_ack;
1777 __entry->top = call->tx_top;
1778 __entry->lowest_nak = call->acks_lowest_nak;
1779 __entry->nr_sacks = call->acks_nr_sacks;
1780 __entry->nr_snacks = call->acks_nr_snacks;
1781 __entry->cwnd = call->cong_cwnd;
1782 __entry->ssthresh = call->cong_ssthresh;
1783 __entry->cumul_acks = call->cong_cumul_acks;
1784 __entry->dup_acks = call->cong_dup_acks;
1785 memcpy(&__entry->sum, summary, sizeof(__entry->sum));
1789 __entry->call,
1790 __entry->sum.acked_serial,
1791 __print_symbolic(__entry->sum.ack_reason, rxrpc_ack_names),
1792 __entry->hard_ack,
1793 __print_symbolic(__entry->ca_state, rxrpc_ca_states),
1794 __entry->cwnd,
1795 __entry->ssthresh,
1796 __entry->nr_sacks, __entry->sum.nr_new_sacks,
1797 __entry->nr_snacks, __entry->sum.nr_new_snacks,
1798 __entry->sum.nr_new_hacks,
1799 __entry->top - __entry->hard_ack,
1800 __entry->cumul_acks,
1801 __entry->dup_acks,
1802 __entry->lowest_nak, __entry->sum.new_low_snack ? "!" : "",
1803 __print_symbolic(__entry->sum.change, rxrpc_congest_changes),
1804 __entry->sum.retrans_timeo ? " rTxTo" : "")
1816 __field(unsigned short, extra)
1825 __entry->call = call->debug_id;
1826 __entry->ca_state = call->cong_ca_state;
1827 __entry->cwnd = call->cong_cwnd;
1828 __entry->extra = call->cong_extra;
1829 __entry->hard_ack = call->acks_hard_ack;
1830 __entry->prepared = call->send_top - call->tx_bottom;
1831 __entry->since_last_tx = since_last_tx;
1832 __entry->rtt = rtt;
1833 __entry->has_data = call->tx_bottom != call->tx_top;
1837 __entry->call,
1838 __entry->hard_ack,
1839 __print_symbolic(__entry->ca_state, rxrpc_ca_states),
1840 __entry->cwnd,
1841 __entry->extra,
1842 __entry->prepared,
1843 ktime_to_us(__entry->since_last_tx),
1844 ktime_to_us(__entry->rtt),
1845 __entry->has_data)
1859 __entry->call = call->debug_id;
1860 __entry->abort_code = call->abort_code;
1864 __entry->call,
1865 __entry->abort_code)
1879 __entry->call = call->debug_id;
1880 __entry->abort_code = call->abort_code;
1884 __entry->call,
1885 __entry->abort_code)
1902 __entry->call = call->debug_id;
1903 __entry->user_call_ID = call->user_call_ID;
1904 __entry->cid = call->cid;
1905 __entry->call_id = call->call_id;
1906 __entry->srx = call->dest_srx;
1910 __entry->call,
1911 (void *)__entry->user_call_ID,
1912 __entry->cid,
1913 __entry->call_id,
1914 &__entry->srx.transport)
1930 __entry->call = call->debug_id;
1931 __entry->qbase = tq->qbase;
1932 __entry->acks = tq->segment_acked;
1933 __entry->nr_rep = tq->nr_reported_acks;
1937 __entry->call,
1938 __entry->qbase,
1939 __entry->acks,
1940 __entry->nr_rep)
1956 __entry->call = call->debug_id;
1957 __entry->seq = call->acks_hard_ack;
1958 __entry->transmitted = call->tx_transmitted;
1959 __entry->ack_serial = ack_serial;
1963 __entry->call,
1964 __entry->ack_serial,
1965 __entry->seq,
1966 __entry->transmitted)
1982 __entry->call = call->debug_id;
1983 __entry->qbase = tq->qbase;
1984 __entry->nr_rep = tq->nr_reported_acks;
1985 __entry->lost = lost;
1989 __entry->call,
1990 __entry->qbase,
1991 __entry->lost,
1992 __entry->nr_rep)
2011 __entry->call = call->debug_id;
2012 __entry->qbase = tq->qbase;
2013 __entry->seq = seq;
2014 __entry->nr_rep = tq->nr_reported_acks;
2015 __entry->trace = trace;
2019 __entry->call,
2020 __entry->qbase,
2021 __entry->seq,
2022 __entry->nr_rep,
2023 __print_symbolic(__entry->trace, rxrpc_rotate_traces))
2039 __entry->peer = peer->debug_id;
2040 memcpy(&__entry->ee, ee, sizeof(__entry->ee));
2041 memcpy(&__entry->srx, srx, sizeof(__entry->srx));
2045 __entry->peer,
2046 __entry->ee.ee_origin,
2047 __entry->ee.ee_type,
2048 __entry->ee.ee_code,
2049 __entry->ee.ee_info,
2050 __entry->ee.ee_data,
2051 __entry->ee.ee_errno,
2052 &__entry->srx.transport)
2069 __entry->debug_id = debug_id;
2070 __entry->serial = serial;
2071 __entry->ret = ret;
2072 __entry->where = where;
2076 __entry->debug_id,
2077 __entry->serial,
2078 __entry->ret,
2079 __print_symbolic(__entry->where, rxrpc_tx_points))
2098 __entry->debug_id = call->debug_id;
2099 __entry->cid = call->cid;
2100 __entry->call_id = call->call_id;
2101 __entry->call_serial = call->rx_serial;
2102 __entry->conn_serial = call->conn->hi_serial;
2103 __entry->tx_seq = call->acks_hard_ack;
2104 __entry->rx_seq = call->rx_highest_seq;
2108 __entry->debug_id,
2109 __entry->cid, __entry->call_id,
2110 __entry->call_serial, __entry->conn_serial,
2111 __entry->tx_seq, __entry->rx_seq)
2125 __entry->debug_id = debug_id;
2126 __entry->serial = serial;
2130 __entry->debug_id,
2131 __entry->serial)
2150 __entry->debug_id = call->debug_id;
2151 __entry->serial = serial;
2152 __entry->hard_ack = hard_ack;
2153 __entry->prev_pkt = prev_pkt;
2154 __entry->acks_hard_ack = call->acks_hard_ack;
2155 __entry->acks_prev_seq = call->acks_prev_seq;
2159 __entry->debug_id,
2160 __entry->serial,
2161 __entry->hard_ack,
2162 __entry->acks_hard_ack,
2163 __entry->prev_pkt,
2164 __entry->acks_prev_seq)
2180 __entry->call_debug_id = call_debug_id;
2181 __entry->seq = seq;
2182 __entry->why = why;
2185 TP_printk("c=%08x q=%08x REQ-%s",
2186 __entry->call_debug_id,
2187 __entry->seq,
2188 __print_symbolic(__entry->why, rxrpc_req_ack_traces))
2207 __entry->debug_id = debug_id;
2208 __entry->call_debug_id = call_debug_id;
2209 __entry->seq = seq;
2210 __entry->ref = ref;
2211 __entry->what = what;
2215 __entry->debug_id,
2216 __entry->call_debug_id,
2217 __entry->seq,
2218 __print_symbolic(__entry->what, rxrpc_txbuf_traces),
2219 __entry->ref)
2236 __entry->call_debug_id = call->debug_id;
2237 __entry->qbase = tq ? tq->qbase : call->tx_qbase;
2238 __entry->seq = seq;
2239 __entry->trace = trace;
2243 __entry->call_debug_id,
2244 __entry->qbase,
2245 __entry->seq,
2246 __print_symbolic(__entry->trace, rxrpc_tq_traces))
2262 __entry->call_debug_id = call->debug_id;
2263 __entry->busy = busy;
2264 __entry->what = what;
2268 __entry->call_debug_id,
2269 __print_symbolic(__entry->what, rxrpc_call_poke_traces),
2270 __entry->busy ? "!" : "")
2283 __entry->call_debug_id = call->debug_id;
2287 __entry->call_debug_id)
2304 __entry->call_debug_id = call->debug_id;
2305 __entry->seq = seq;
2306 __entry->sack = sack;
2307 __entry->what = what;
2311 __entry->call_debug_id,
2312 __entry->seq,
2313 __print_symbolic(__entry->what, rxrpc_sack_traces),
2314 __entry->sack)
2332 __entry->peer_debug_id = call->peer->debug_id;
2333 __entry->call_debug_id = call->debug_id;
2334 __entry->ping_serial = call->conn->pmtud_probe;
2335 __entry->pmtud_trial = call->peer->pmtud_trial;
2336 __entry->pmtud_good = call->peer->pmtud_good;
2337 __entry->pmtud_bad = call->peer->pmtud_bad;
2340 TP_printk("P=%08x c=%08x pr=%08x %u-%u-%u",
2341 __entry->peer_debug_id,
2342 __entry->call_debug_id,
2343 __entry->ping_serial,
2344 __entry->pmtud_good,
2345 __entry->pmtud_trial,
2346 __entry->pmtud_bad)
2364 __entry->peer_debug_id = conn->peer->debug_id;
2365 __entry->call_debug_id = conn->pmtud_call;
2366 __entry->ping_serial = conn->pmtud_probe;
2367 __entry->resp_serial = resp_serial;
2368 __entry->max_data = conn->peer->max_data;
2369 __entry->jumbo_max = conn->peer->pmtud_jumbo;
2373 __entry->peer_debug_id,
2374 __entry->call_debug_id,
2375 __entry->ping_serial,
2376 __entry->resp_serial,
2377 __entry->max_data,
2378 __entry->jumbo_max)
2394 __entry->peer_debug_id = conn->peer->debug_id;
2395 __entry->call_debug_id = conn->pmtud_call;
2396 __entry->ping_serial = conn->pmtud_probe;
2397 __entry->resp_serial = resp_serial;
2401 __entry->peer_debug_id,
2402 __entry->call_debug_id,
2403 __entry->ping_serial,
2404 __entry->resp_serial)
2421 __entry->peer_debug_id = peer->debug_id;
2422 __entry->serial = serial;
2423 __entry->max_data = max_data;
2424 __entry->reason = reason;
2428 __entry->peer_debug_id,
2429 __print_symbolic(__entry->reason, rxrpc_pmtud_reduce_traces),
2430 __entry->serial, __entry->max_data)
2451 __entry->call = call->debug_id;
2452 __entry->ack_serial = call->rx_serial;
2453 __entry->seq = call->rack_end_seq;
2454 __entry->mode = call->rack_timer_mode;
2455 __entry->nr_sent = call->tx_nr_sent;
2456 __entry->nr_lost = call->tx_nr_lost;
2457 __entry->nr_resent = call->tx_nr_resent;
2458 __entry->nr_sacked = call->acks_nr_sacks;
2459 __entry->timo = timo;
2463 __entry->call, __entry->ack_serial, __entry->seq,
2464 __print_symbolic(__entry->mode, rxrpc_rack_timer_modes),
2465 __entry->nr_sent, __entry->nr_lost,
2466 __entry->nr_resent, __entry->nr_sacked,
2467 ktime_to_us(__entry->timo))
2483 __entry->call = call->debug_id;
2484 __entry->ack_serial = call->rx_serial;
2485 __entry->seq = call->rack_end_seq;
2486 __entry->xmit_ts = ktime_sub(call->acks_latest_ts, call->rack_xmit_ts);
2490 __entry->call, __entry->ack_serial, __entry->seq,
2491 ktime_to_us(__entry->xmit_ts))
2506 __entry->call = call->debug_id;
2507 __entry->rack_rtt = call->rack_rtt;
2508 __entry->rack_reo_wnd = call->rack_reo_wnd;
2512 __entry->call, ktime_to_us(__entry->rack_rtt),
2513 ktime_to_us(__entry->rack_reo_wnd))
2531 __entry->call = call->debug_id;
2532 __entry->qbase = tq->qbase;
2533 __entry->nacks = nacks;
2534 __entry->lost = tq->segment_lost;
2535 __entry->retrans = tq->segment_retransmitted;
2539 __entry->call, __entry->qbase,
2540 __entry->nacks, __entry->lost, __entry->retrans)
2556 __entry->call = call->debug_id;
2557 __entry->ack_serial = call->rx_serial;
2558 __entry->seq = seq;
2562 __entry->call, __entry->ack_serial, __entry->seq)
2580 __entry->call = call->debug_id;
2581 __entry->qbase = tq->qbase;
2582 __entry->trans = call->tx_transmitted;
2583 __entry->acked = tq->segment_acked;
2584 __entry->lost = tq->segment_lost;
2585 __entry->retrans = tq->segment_retransmitted;
2589 __entry->call, __entry->qbase, __entry->trans,
2590 __entry->acked, __entry->lost, __entry->retrans)
2606 __entry->call = call->debug_id;
2607 __entry->serial = call->tlp_serial;
2608 __entry->seq = call->tlp_seq;
2609 __entry->trace = trace;
2613 __entry->call, __entry->serial, __entry->seq,
2614 __print_symbolic(__entry->trace, rxrpc_tlp_probe_traces))
2632 __entry->call = call->debug_id;
2633 __entry->serial = call->tlp_serial;
2634 __entry->tlp_seq = call->tlp_seq;
2635 __entry->hard_ack = call->acks_hard_ack;
2636 __entry->trace = trace;
2640 __entry->call, __entry->serial,
2641 __entry->tlp_seq, __entry->hard_ack,
2642 __print_symbolic(__entry->trace, rxrpc_tlp_ack_traces))
2646 TP_PROTO(struct rxrpc_call *call, ktime_t delay, bool exp),
2648 TP_ARGS(call, delay, exp),
2654 __field(ktime_t, delay)
2658 __entry->call = call->debug_id;
2659 __entry->exp = exp;
2660 __entry->mode = call->rack_timer_mode;
2661 __entry->delay = delay;
2665 __entry->call,
2666 __entry->exp ? "Exp" : "Set",
2667 __print_symbolic(__entry->mode, rxrpc_rack_timer_modes),
2668 ktime_to_us(__entry->delay))