Searched refs:vss_timeout_func (Results 1 - 1 of 1) sorted by relevance

/linux-master/drivers/hv/
H A Dhv_snapshot.c76 static void vss_timeout_func(struct work_struct *dummy);
79 static DECLARE_DELAYED_WORK(vss_timeout_work, vss_timeout_func);
93 static void vss_timeout_func(struct work_struct *dummy) function

Completed in 140 milliseconds