Searched refs:sr_num (Results 1 – 1 of 1) sorted by relevance
1919 long cw_num = count, cr_num = count, sw_num = count, sr_num = count; in doit_localhost() local2128 if (sr_num > 0) { in doit_localhost()2145 sr_num -= r; in doit_localhost()2151 } while (cw_num > 0 || cr_num > 0 || sw_num > 0 || sr_num > 0); in doit_localhost()2215 long cw_num = count, cr_num = count, sw_num = count, sr_num = count; in doit_biopair() local2406 if (sr_num > 0) { in doit_biopair()2423 sr_num -= r; in doit_biopair()2529 if (cw_num > 0 || cr_num > 0 || sw_num > 0 || sr_num > 0) { in doit_biopair()2536 } while (cw_num > 0 || cr_num > 0 || sw_num > 0 || sr_num > 0); in doit_biopair()2590 long sw_num = count, sr_num = count; in doit() local[all …]