Home
last modified time | relevance | path

Searched refs:idset_cnt_get (Results 1 – 1 of 1) sorted by relevance

/linux/kernel/bpf/
H A Dverifier.c19636 static u32 idset_cnt_get(struct bpf_idset *idset, u32 id) in idset_cnt_get() function
19674 if (idset_cnt_get(idset, reg->id & ~BPF_ADD_CONST) == 1) { in clear_singular_ids()