Searched defs:atgc_management (Results 1 – 2 of 2) sorted by relevance
51799 struct atgc_management { struct51800 bool atgc_enabled;51801 struct rb_root_cached root;51802 struct list_head victim_list;51803 unsigned int victim_count;51804 unsigned int candidate_ratio;51805 unsigned int max_candidate_count;51806 unsigned int age_weight;51807 unsigned long long age_threshold;
61557 struct atgc_management { struct61558 bool atgc_enabled;61559 struct rb_root_cached root;61560 struct list_head victim_list;61561 unsigned int victim_count;61562 unsigned int candidate_ratio;61563 unsigned int max_candidate_count;61564 unsigned int age_weight;61565 unsigned long long age_threshold;