Lines Matching refs:_pos
95 int _pos; \101 _pos = fls64((l - 1) >> 13); \102 _pos = (_pos <= m) ? _pos : m; \103 this_cpu_inc((*stats).smc[t].key ## _pd.buf[_pos]); \142 int _pos; \146 _pos = fls((_l - 1) >> 13); \147 _pos = (_pos <= m) ? _pos : m; \148 this_cpu_inc((*(_smc_stats)).smc[t].k ## _rmbsize.buf[_pos]); \