Home
last modified time | relevance | path

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

/Linux-v5.15/kernel/bpf/
Dtrampoline.c440 if (cnt >= BPF_MAX_TRAMP_PROGS) { in bpf_trampoline_link_prog()
/Linux-v5.15/include/linux/
Dbpf.h591 #define BPF_MAX_TRAMP_PROGS 38 macro
594 struct bpf_prog *progs[BPF_MAX_TRAMP_PROGS];