Searched refs:switch_cnt_max (Results 1 – 1 of 1) sorted by relevance
247 unsigned switch_cnt_max; member506 if (f->switch_cnt >= f->switch_cnt_max) { in alloc_fswitch()508 cnt_max = 16 + 5 * f->switch_cnt_max / 4; in alloc_fswitch()516 f->switch_cnt_max = cnt_max; in alloc_fswitch()518 (f->switch_cnt_max - f->switch_cnt)*sizeof(*f->sw)); in alloc_fswitch()