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

/linux-master/kernel/bpf/
H A Dverifier.c2560 #define MAX_KFUNC_BTFS 256 macro
2587 struct bpf_kfunc_btf descs[MAX_KFUNC_BTFS];
2649 if (tab->nr_descs == MAX_KFUNC_BTFS) {

Completed in 271 milliseconds