Searched refs:time_b (Results 1 – 1 of 1) sorted by relevance
498 unsigned long time_a, time_b; in hsr_prune_nodes() local512 time_b = node->time_in[HSR_PT_SLAVE_B]; in hsr_prune_nodes()517 if (time_after(jiffies, time_b + MAX_JIFFY_OFFSET / 2)) in hsr_prune_nodes()527 time_after(time_b, time_a))) in hsr_prune_nodes()528 timestamp = time_b; in hsr_prune_nodes()
Completed in 5 milliseconds