Searched refs:time_in (Results 1 – 7 of 7) sorted by relevance
151 node->time_in[i] = now; in hsr_add_node()245 time_after(node_curr->time_in[i], node_real->time_in[i])) { in hsr_handle_sup_frame()246 node_real->time_in[i] = node_curr->time_in[i]; in hsr_handle_sup_frame()322 node->time_in[port->type] = jiffies; in hsr_register_frame_in()352 if (time_after(node->time_in[HSR_PT_SLAVE_B], in get_late_port()353 node->time_in[HSR_PT_SLAVE_A] + in get_late_port()356 if (time_after(node->time_in[HSR_PT_SLAVE_A], in get_late_port()357 node->time_in[HSR_PT_SLAVE_B] + in get_late_port()386 time_a = node->time_in[HSR_PT_SLAVE_A]; in hsr_prune_nodes()387 time_b = node->time_in[HSR_PT_SLAVE_B]; in hsr_prune_nodes()[all …]
47 seq_printf(sfp, "0x%lx, ", node->time_in[HSR_PT_SLAVE_A]); in hsr_node_table_show()48 seq_printf(sfp, "0x%lx ", node->time_in[HSR_PT_SLAVE_B]); in hsr_node_table_show()
58 unsigned long time_in[HSR_PT_PORTS]; member
42 unsigned long long time_in; member
90 unsigned long time_in; member
373 (info->time_in + in process_pending_queue()387 info->time_in = jiffies; in process_pending_queue()516 info->time_in = jiffies; in process_request()
604 if (now - cache->time_in < GHES_ESTATUS_IN_CACHE_MAX_NSEC) in ghes_estatus_cached()638 cache->time_in = sched_clock(); in ghes_estatus_cache_alloc()680 duration = now - cache->time_in; in ghes_estatus_cache_add()