Searched refs:next_hotspot_period (Results 1 – 1 of 1) sorted by relevance
852 unsigned long next_hotspot_period; member1098 if (time_after(jiffies, mq->next_hotspot_period)) { in end_hotspot_period()1102 mq->next_hotspot_period = jiffies + HOTSPOT_UPDATE_PERIOD; in end_hotspot_period()1804 mq->next_hotspot_period = jiffies; in __smq_create()