Home
last modified time | relevance | path

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

/linux-6.1.9/kernel/bpf/
Dbtf.c211 BTF_KFUNC_SET_MAX_CNT = 256, enumerator
7368 if (set_cnt + add_set->cnt > BTF_KFUNC_SET_MAX_CNT) { in BTF_ID_LIST_GLOBAL()