Searched refs:c_end (Results 1 – 3 of 3) sorted by relevance
682 u32 c_end = c->base + c->nr_cids; in cmask_next_and2_set() local691 hi = hi < c_end ? hi : c_end; in cmask_next_and2_set()
344 u32 c_end; member
10830 u16 cycle, c_begin, c_end, store_index; in _show_fbtc_cysta_v2() local10897 c_end = le16_to_cpu(pcysta_le32->cycles); in _show_fbtc_cysta_v2()10899 for (cycle = c_begin; cycle <= c_end; cycle++) { in _show_fbtc_cysta_v2()10914 if (cnt % (BTC_CYCLE_SLOT_MAX / 4) == 0 || cnt == c_end) in _show_fbtc_cysta_v2()10964 u16 cycle, c_begin, c_end, store_index; in _show_fbtc_cysta_v3() local11032 c_end = cycle; in _show_fbtc_cysta_v3()11039 for (cycle = c_begin; cycle <= c_end; cycle++) { in _show_fbtc_cysta_v3()11071 if (cnt % divide_cnt == 0 || cnt == c_end) in _show_fbtc_cysta_v3()11101 u16 cycle, c_begin, c_end, store_index; in _show_fbtc_cysta_v4() local11169 c_end = cycle; in _show_fbtc_cysta_v4()[all …]