Searched refs:lastinfo (Results 1 - 1 of 1) sorted by relevance

/linux-master/kernel/rcu/
H A Dtasks.h740 unsigned long lastinfo; local
772 lastinfo = lastreport;
810 if (rtsi > 0 && !reported && time_after(j, lastinfo + rtsi)) {
811 lastinfo = j;

Completed in 214 milliseconds