Searched defs:gc_mode (Results 1 – 3 of 3) sorted by relevance
80 struct mb862xx_gc_mode *gc_mode; /* GDC mode init data */ member
137 int gc_mode = (gc_type == BG_GC) ? GC_CB : GC_GREEDY; in select_gc_type() local
151 int gc_mode; /* GC_CB or GC_GREEDY */ member