linux/kernel/bpf
Yonghong Song c8c088ba0e bpf: set maximum number of attached progs to 64 for a single perf tp
cgropu+bpf prog array has a maximum number of 64 programs.
Let us apply the same limit here.

Fixes: e87c6bc385 ("bpf: permit multiple bpf attachments for a single perf event")
Signed-off-by: Yonghong Song <yhs@fb.com>
Signed-off-by: Daniel Borkmann <daniel@iogearbox.net>
2017-12-01 02:56:10 +01:00
..
Makefile
arraymap.c
bpf_lru_list.c
bpf_lru_list.h
cgroup.c
core.c bpf: set maximum number of attached progs to 64 for a single perf tp 2017-12-01 02:56:10 +01:00
cpumap.c
devmap.c
disasm.c
disasm.h
hashtab.c
helpers.c
inode.c
lpm_trie.c
map_in_map.c
map_in_map.h
offload.c bpf: offload: add a license header 2017-11-27 22:24:51 +01:00
percpu_freelist.c
percpu_freelist.h
sockmap.c
stackmap.c
syscall.c bpf: revert report offload info to user space 2017-11-21 00:37:35 +01:00
tnum.c
verifier.c bpf: fix branch pruning logic 2017-11-23 10:56:35 +01:00