Searched refs:next_cid (Results 1 – 3 of 3) sorted by relevance
189 u32 next_cid = 0; in scx_cid_init() local232 s32 node_cid = next_cid; in scx_cid_init()254 s32 llc_cid = next_cid; in scx_cid_init()266 shard_cid = next_cid; in scx_cid_init()273 s32 core_cid = next_cid; in scx_cid_init()297 shard_cid = next_cid; in scx_cid_init()305 s32 cid = next_cid++; in scx_cid_init()347 cid = next_cid++; in scx_cid_init()376 for (cid = 0; cid < next_cid; cid++) { in scx_cid_init()
228 bool vcap_is_next_lookup(struct vcap_control *vctrl, int cur_cid, int next_cid);
1690 int next_cid; in vcap_is_next_lookup() local1696 next_cid = roundup(src_cid + 1, VCAP_CID_LOOKUP_SIZE); in vcap_is_next_lookup()1698 if (dst_cid < next_cid) in vcap_is_next_lookup()