Home
last modified time | relevance | path

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

/kernel/bpf/
Dbtf.c208 BTF_KFUNC_HOOK_MAX, enumerator
217 struct btf_id_set8 *sets[BTF_KFUNC_HOOK_MAX];
7339 if (hook >= BTF_KFUNC_HOOK_MAX) { in BTF_ID_LIST_GLOBAL()
7425 if (hook >= BTF_KFUNC_HOOK_MAX) in __btf_kfunc_id_set_contains()
7454 return BTF_KFUNC_HOOK_MAX; in bpf_prog_type_to_kfunc_hook()