Searched refs:tlast (Results 1 – 4 of 4) sorted by relevance
893 int tlast;914 targs->tlast, NTESTS - 1); in help() 997 targs->tlast = atoi_non_negative("Last test", optarg); in parse_args() 998 if (targs->tlast >= NTESTS) { in parse_args() 1018 if (targs->tfirst > targs->tlast) { in parse_args() 1103 .tlast = NTESTS - 1, in main() 1117 for (tctr = targs.tfirst; tctr <= targs.tlast; tctr++) { in main() 892 int tlast; global() member
1278 unsigned long tlast; in srcu_should_expedite() local1301 tlast = READ_ONCE(ssp->srcu_sup->srcu_last_gp_end); in srcu_should_expedite()1303 time_in_range_open(t, tlast, tlast + exp_holdoff)) in srcu_should_expedite()
176 - ``enable_isr`` controls the ``tlast`` interrupts
2158 tlast = start = end = -12160 if tlast < 0:2161 tlast = t2165 start = tlast2166 end, key = t, (tlast, t)2167 maxj = (t - tlast) * 1024.02169 tlast = t