Searched refs:BTF_KFUNC_FILTER_MAX_CNT (Results 1 - 1 of 1) sorted by relevance

/linux-master/kernel/bpf/
H A Dbtf.c227 BTF_KFUNC_FILTER_MAX_CNT = 16, enumerator in enum:__anon2841
231 btf_kfunc_filter_t filters[BTF_KFUNC_FILTER_MAX_CNT];
7999 if (add_filter && hook_filter->nr_filters == BTF_KFUNC_FILTER_MAX_CNT) {

Completed in 157 milliseconds