Searched refs:FQ_GC_AGE (Results 1 – 2 of 2) sorted by relevance
650 #define FQ_GC_AGE (3*CONFIG_HZ) macro657 ((s64)(jiffies - (flow->age + FQ_GC_AGE)) > 0); in fq_gc_candidate()
248 #define FQ_GC_AGE (3*HZ) macro253 time_after(jiffies, f->age + FQ_GC_AGE); in fq_gc_candidate()