Searched refs:link_event_timer (Results 1 – 1 of 1) sorted by relevance
259 struct callout link_event_timer; member343 callout_reset(&tc->link_event_timer, 1, tool_link_event_handler, tc); in tool_link_event_handler()765 callout_reset(&tc->link_event_timer, 1, tool_link_event_handler, tc); in sysctl_peer_link_event_handle()1261 callout_init(&tc->link_event_timer, 1); in tool_check_ntb()1281 callout_drain(&tc->link_event_timer); in tool_clear_data()