Searched defs:cur_time (Results 1 – 2 of 2) sorted by relevance
233 void dip_plug(__u32 dev, double cur_time) in dip_plug()243 static inline void unplug(struct d_info *dip, double cur_time) in unplug()249 void dip_unplug(__u32 dev, double cur_time, __u64 nios_up) in dip_unplug()260 void dip_unplug_tm(__u32 dev, double cur_time, __u64 nios_up) in dip_unplug_tm()
30 struct timeval start_time, cur_time; variable