next_hotspot_period  852 drivers/md/dm-cache-policy-smq.c 	unsigned long next_hotspot_period;
next_hotspot_period 1096 drivers/md/dm-cache-policy-smq.c 	if (time_after(jiffies, mq->next_hotspot_period)) {
next_hotspot_period 1100 drivers/md/dm-cache-policy-smq.c 		mq->next_hotspot_period = jiffies + HOTSPOT_UPDATE_PERIOD;
next_hotspot_period 1802 drivers/md/dm-cache-policy-smq.c 	mq->next_hotspot_period = jiffies;