rcuname            71 include/trace/events/rcu.h 	TP_PROTO(const char *rcuname, unsigned long gp_seq, const char *gpevent),
rcuname            73 include/trace/events/rcu.h 	TP_ARGS(rcuname, gp_seq, gpevent),
rcuname            76 include/trace/events/rcu.h 		__field(const char *, rcuname)
rcuname            82 include/trace/events/rcu.h 		__entry->rcuname = rcuname;
rcuname            88 include/trace/events/rcu.h 		  __entry->rcuname, __entry->gp_seq, __entry->gpevent)
rcuname           109 include/trace/events/rcu.h 	TP_PROTO(const char *rcuname, unsigned long gp_seq,
rcuname           113 include/trace/events/rcu.h 	TP_ARGS(rcuname, gp_seq, gp_seq_req, level, grplo, grphi, gpevent),
rcuname           116 include/trace/events/rcu.h 		__field(const char *, rcuname)
rcuname           126 include/trace/events/rcu.h 		__entry->rcuname = rcuname;
rcuname           136 include/trace/events/rcu.h 		  __entry->rcuname, __entry->gp_seq, __entry->gp_seq_req, __entry->level,
rcuname           149 include/trace/events/rcu.h 	TP_PROTO(const char *rcuname, unsigned long gp_seq, u8 level,
rcuname           152 include/trace/events/rcu.h 	TP_ARGS(rcuname, gp_seq, level, grplo, grphi, qsmask),
rcuname           155 include/trace/events/rcu.h 		__field(const char *, rcuname)
rcuname           164 include/trace/events/rcu.h 		__entry->rcuname = rcuname;
rcuname           173 include/trace/events/rcu.h 		  __entry->rcuname, __entry->gp_seq, __entry->level,
rcuname           194 include/trace/events/rcu.h 	TP_PROTO(const char *rcuname, unsigned long gpseq, const char *gpevent),
rcuname           196 include/trace/events/rcu.h 	TP_ARGS(rcuname, gpseq, gpevent),
rcuname           199 include/trace/events/rcu.h 		__field(const char *, rcuname)
rcuname           205 include/trace/events/rcu.h 		__entry->rcuname = rcuname;
rcuname           211 include/trace/events/rcu.h 		  __entry->rcuname, __entry->gpseq, __entry->gpevent)
rcuname           226 include/trace/events/rcu.h 	TP_PROTO(const char *rcuname, u8 level, int grplo, int grphi,
rcuname           229 include/trace/events/rcu.h 	TP_ARGS(rcuname, level, grplo, grphi, gpevent),
rcuname           232 include/trace/events/rcu.h 		__field(const char *, rcuname)
rcuname           240 include/trace/events/rcu.h 		__entry->rcuname = rcuname;
rcuname           248 include/trace/events/rcu.h 		  __entry->rcuname, __entry->level, __entry->grplo,
rcuname           278 include/trace/events/rcu.h 	TP_PROTO(const char *rcuname, int cpu, const char *reason),
rcuname           280 include/trace/events/rcu.h 	TP_ARGS(rcuname, cpu, reason),
rcuname           283 include/trace/events/rcu.h 		__field(const char *, rcuname)
rcuname           289 include/trace/events/rcu.h 		__entry->rcuname = rcuname;
rcuname           294 include/trace/events/rcu.h 	TP_printk("%s %d %s", __entry->rcuname, __entry->cpu, __entry->reason)
rcuname           306 include/trace/events/rcu.h 	TP_PROTO(const char *rcuname, int pid, unsigned long gp_seq),
rcuname           308 include/trace/events/rcu.h 	TP_ARGS(rcuname, pid, gp_seq),
rcuname           311 include/trace/events/rcu.h 		__field(const char *, rcuname)
rcuname           317 include/trace/events/rcu.h 		__entry->rcuname = rcuname;
rcuname           323 include/trace/events/rcu.h 		  __entry->rcuname, __entry->gp_seq, __entry->pid)
rcuname           333 include/trace/events/rcu.h 	TP_PROTO(const char *rcuname, unsigned long gp_seq, int pid),
rcuname           335 include/trace/events/rcu.h 	TP_ARGS(rcuname, gp_seq, pid),
rcuname           338 include/trace/events/rcu.h 		__field(const char *, rcuname)
rcuname           344 include/trace/events/rcu.h 		__entry->rcuname = rcuname;
rcuname           349 include/trace/events/rcu.h 	TP_printk("%s %lu %d", __entry->rcuname, __entry->gp_seq, __entry->pid)
rcuname           362 include/trace/events/rcu.h 	TP_PROTO(const char *rcuname, unsigned long gp_seq,
rcuname           366 include/trace/events/rcu.h 	TP_ARGS(rcuname, gp_seq, mask, qsmask, level, grplo, grphi, gp_tasks),
rcuname           369 include/trace/events/rcu.h 		__field(const char *, rcuname)
rcuname           380 include/trace/events/rcu.h 		__entry->rcuname = rcuname;
rcuname           391 include/trace/events/rcu.h 		  __entry->rcuname, __entry->gp_seq,
rcuname           405 include/trace/events/rcu.h 	TP_PROTO(const char *rcuname, unsigned long gp_seq, int cpu, const char *qsevent),
rcuname           407 include/trace/events/rcu.h 	TP_ARGS(rcuname, gp_seq, cpu, qsevent),
rcuname           410 include/trace/events/rcu.h 		__field(const char *, rcuname)
rcuname           417 include/trace/events/rcu.h 		__entry->rcuname = rcuname;
rcuname           424 include/trace/events/rcu.h 		  __entry->rcuname, __entry->gp_seq,
rcuname           477 include/trace/events/rcu.h 	TP_PROTO(const char *rcuname, struct rcu_head *rhp, long qlen_lazy,
rcuname           480 include/trace/events/rcu.h 	TP_ARGS(rcuname, rhp, qlen_lazy, qlen),
rcuname           483 include/trace/events/rcu.h 		__field(const char *, rcuname)
rcuname           491 include/trace/events/rcu.h 		__entry->rcuname = rcuname;
rcuname           499 include/trace/events/rcu.h 		  __entry->rcuname, __entry->rhp, __entry->func,
rcuname           513 include/trace/events/rcu.h 	TP_PROTO(const char *rcuname, struct rcu_head *rhp, unsigned long offset,
rcuname           516 include/trace/events/rcu.h 	TP_ARGS(rcuname, rhp, offset, qlen_lazy, qlen),
rcuname           519 include/trace/events/rcu.h 		__field(const char *, rcuname)
rcuname           527 include/trace/events/rcu.h 		__entry->rcuname = rcuname;
rcuname           535 include/trace/events/rcu.h 		  __entry->rcuname, __entry->rhp, __entry->offset,
rcuname           548 include/trace/events/rcu.h 	TP_PROTO(const char *rcuname, long qlen_lazy, long qlen, long blimit),
rcuname           550 include/trace/events/rcu.h 	TP_ARGS(rcuname, qlen_lazy, qlen, blimit),
rcuname           553 include/trace/events/rcu.h 		__field(const char *, rcuname)
rcuname           560 include/trace/events/rcu.h 		__entry->rcuname = rcuname;
rcuname           567 include/trace/events/rcu.h 		  __entry->rcuname, __entry->qlen_lazy, __entry->qlen,
rcuname           578 include/trace/events/rcu.h 	TP_PROTO(const char *rcuname, struct rcu_head *rhp),
rcuname           580 include/trace/events/rcu.h 	TP_ARGS(rcuname, rhp),
rcuname           583 include/trace/events/rcu.h 		__field(const char *, rcuname)
rcuname           589 include/trace/events/rcu.h 		__entry->rcuname = rcuname;
rcuname           595 include/trace/events/rcu.h 		  __entry->rcuname, __entry->rhp, __entry->func)
rcuname           607 include/trace/events/rcu.h 	TP_PROTO(const char *rcuname, struct rcu_head *rhp, unsigned long offset),
rcuname           609 include/trace/events/rcu.h 	TP_ARGS(rcuname, rhp, offset),
rcuname           612 include/trace/events/rcu.h 		__field(const char *, rcuname)
rcuname           618 include/trace/events/rcu.h 		__entry->rcuname = rcuname;
rcuname           624 include/trace/events/rcu.h 		  __entry->rcuname, __entry->rhp, __entry->offset)
rcuname           640 include/trace/events/rcu.h 	TP_PROTO(const char *rcuname, int callbacks_invoked,
rcuname           643 include/trace/events/rcu.h 	TP_ARGS(rcuname, callbacks_invoked, cb, nr, iit, risk),
rcuname           646 include/trace/events/rcu.h 		__field(const char *, rcuname)
rcuname           655 include/trace/events/rcu.h 		__entry->rcuname = rcuname;
rcuname           664 include/trace/events/rcu.h 		  __entry->rcuname, __entry->callbacks_invoked,
rcuname           730 include/trace/events/rcu.h 	TP_PROTO(const char *rcuname, const char *s, int cpu, int cnt, unsigned long done),
rcuname           732 include/trace/events/rcu.h 	TP_ARGS(rcuname, s, cpu, cnt, done),
rcuname           735 include/trace/events/rcu.h 		__field(const char *, rcuname)
rcuname           743 include/trace/events/rcu.h 		__entry->rcuname = rcuname;
rcuname           751 include/trace/events/rcu.h 		  __entry->rcuname, __entry->s, __entry->cpu, __entry->cnt,