Searched refs:next_hotspot_period (Results 1 – 1 of 1) sorted by relevance
855 unsigned long next_hotspot_period; member1107 if (time_after(jiffies, mq->next_hotspot_period)) { in end_hotspot_period()1111 mq->next_hotspot_period = jiffies + HOTSPOT_UPDATE_PERIOD; in end_hotspot_period()1812 mq->next_hotspot_period = jiffies; in __smq_create()