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