Searched refs:next_hotspot_period (Results 1 – 1 of 1) sorted by relevance
829 unsigned long next_hotspot_period; member1077 if (time_after(jiffies, mq->next_hotspot_period)) { in end_hotspot_period()1081 mq->next_hotspot_period = jiffies + HOTSPOT_UPDATE_PERIOD; in end_hotspot_period()1690 mq->next_hotspot_period = jiffies; in smq_create()