Searched refs:tlast (Results 1 – 4 of 4) sorted by relevance
892 int tlast;913 targs->tlast, NTESTS - 1); in help() 996 targs->tlast = atoi_non_negative("Last test", optarg); in parse_args() 997 if (targs->tlast >= NTESTS) { in parse_args() 1017 if (targs->tfirst > targs->tlast) { in parse_args() 1102 .tlast = NTESTS - 1, in main() 1116 for (tctr = targs.tfirst; tctr <= targs.tlast; tctr++) { in main() 888 int tlast; global() member
1168 unsigned long tlast; in srcu_might_be_idle() local1188 tlast = READ_ONCE(ssp->srcu_sup->srcu_last_gp_end); in srcu_might_be_idle()1190 time_in_range_open(t, tlast, tlast + exp_holdoff)) in srcu_might_be_idle()
176 - ``enable_isr`` controls the ``tlast`` interrupts
2135 tlast = start = end = -12137 if tlast < 0:2138 tlast = t2142 start = tlast2143 end, key = t, (tlast, t)2144 maxj = (t - tlast) * 1024.02146 tlast = t