Home
last modified time | relevance | path

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

/kernel/bpf/
Dbtf.c212 BTF_KFUNC_SET_MAX_CNT = 256, enumerator
7387 if (set_cnt + add_set->cnt > BTF_KFUNC_SET_MAX_CNT) { in BTF_ID_LIST_GLOBAL()