Searched refs:tlast (Results 1 – 4 of 4) sorted by relevance
884 int tlast; member904 targs->tlast, NTESTS - 1); in help()980 targs->tlast = atoi_non_negative("Last test", optarg); in parse_args()981 if (targs->tlast >= NTESTS) { in parse_args()1001 if (targs->tfirst > targs->tlast) { in parse_args()1086 .tlast = NTESTS - 1, in main()1100 for (tctr = targs.tfirst; tctr <= targs.tlast; tctr++) { in main()
1171 unsigned long tlast; in srcu_might_be_idle() local1191 tlast = READ_ONCE(ssp->srcu_sup->srcu_last_gp_end); in srcu_might_be_idle()1193 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