Searched refs:set_cnt (Results 1 – 1 of 1) sorted by relevance
7336 u32 set_cnt; in BTF_ID_LIST_GLOBAL() local7380 set_cnt = set ? set->cnt : 0; in BTF_ID_LIST_GLOBAL()7382 if (set_cnt > U32_MAX - add_set->cnt) { in BTF_ID_LIST_GLOBAL()7387 if (set_cnt + add_set->cnt > BTF_KFUNC_SET_MAX_CNT) { in BTF_ID_LIST_GLOBAL()7394 offsetof(struct btf_id_set8, pairs[set_cnt + add_set->cnt]), in BTF_ID_LIST_GLOBAL()