Home
last modified time | relevance | path

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

/Linux-v5.10/kernel/bpf/
Dtrampoline.c291 if (cnt >= BPF_MAX_TRAMP_PROGS) { in bpf_trampoline_link_prog()
/Linux-v5.10/include/linux/
Dbpf.h532 #define BPF_MAX_TRAMP_PROGS 40 macro
535 struct bpf_prog *progs[BPF_MAX_TRAMP_PROGS];