Searched refs:time_b (Results 1 – 1 of 1) sorted by relevance
361 unsigned long time_a, time_b; in hsr_prune_nodes() local369 time_b = node->time_in[HSR_PT_SLAVE_B]; in hsr_prune_nodes()374 if (time_after(jiffies, time_b + MAX_JIFFY_OFFSET/2)) in hsr_prune_nodes()384 time_after(time_b, time_a))) in hsr_prune_nodes()385 timestamp = time_b; in hsr_prune_nodes()