oldnesting 445 include/trace/events/rcu.h TP_PROTO(const char *polarity, long oldnesting, long newnesting, int dynticks), oldnesting 447 include/trace/events/rcu.h TP_ARGS(polarity, oldnesting, newnesting, dynticks), oldnesting 451 include/trace/events/rcu.h __field(long, oldnesting) oldnesting 458 include/trace/events/rcu.h __entry->oldnesting = oldnesting; oldnesting 464 include/trace/events/rcu.h __entry->oldnesting, __entry->newnesting,