Searched refs:cooldown_count (Results 1 – 1 of 1) sorted by relevance
240 int cooldown_count = 0; in fuse_top_dispath_thread() local245 cooldown_count = COOLDOWN_TIME; in fuse_top_dispath_thread()247 if (cooldown_count > 0) { in fuse_top_dispath_thread()249 cooldown_count--; in fuse_top_dispath_thread()