Searched hist:"9 ed9e9ba2337205311398a312796c213737bac35" (Results 1 – 6 of 6) sorted by relevance
/openbmc/linux/kernel/bpf/ |
H A D | trampoline.c | diff 9ed9e9ba2337205311398a312796c213737bac35 Tue Feb 09 21:36:31 CST 2021 Alexei Starovoitov <ast@kernel.org> bpf: Count the number of times recursion was prevented
Add per-program counter for number of times recursion prevention mechanism was triggered and expose it via show_fdinfo and bpf_prog_info. Teach bpftool to print it.
Signed-off-by: Alexei Starovoitov <ast@kernel.org> Signed-off-by: Daniel Borkmann <daniel@iogearbox.net> Acked-by: Andrii Nakryiko <andrii@kernel.org> Link: https://lore.kernel.org/bpf/20210210033634.62081-7-alexei.starovoitov@gmail.com
|
H A D | syscall.c | diff 9ed9e9ba2337205311398a312796c213737bac35 Tue Feb 09 21:36:31 CST 2021 Alexei Starovoitov <ast@kernel.org> bpf: Count the number of times recursion was prevented
Add per-program counter for number of times recursion prevention mechanism was triggered and expose it via show_fdinfo and bpf_prog_info. Teach bpftool to print it.
Signed-off-by: Alexei Starovoitov <ast@kernel.org> Signed-off-by: Daniel Borkmann <daniel@iogearbox.net> Acked-by: Andrii Nakryiko <andrii@kernel.org> Link: https://lore.kernel.org/bpf/20210210033634.62081-7-alexei.starovoitov@gmail.com
|
/openbmc/linux/tools/bpf/bpftool/ |
H A D | prog.c | diff 9ed9e9ba2337205311398a312796c213737bac35 Tue Feb 09 21:36:31 CST 2021 Alexei Starovoitov <ast@kernel.org> bpf: Count the number of times recursion was prevented
Add per-program counter for number of times recursion prevention mechanism was triggered and expose it via show_fdinfo and bpf_prog_info. Teach bpftool to print it.
Signed-off-by: Alexei Starovoitov <ast@kernel.org> Signed-off-by: Daniel Borkmann <daniel@iogearbox.net> Acked-by: Andrii Nakryiko <andrii@kernel.org> Link: https://lore.kernel.org/bpf/20210210033634.62081-7-alexei.starovoitov@gmail.com
|
/openbmc/linux/include/linux/ |
H A D | filter.h | diff 9ed9e9ba2337205311398a312796c213737bac35 Tue Feb 09 21:36:31 CST 2021 Alexei Starovoitov <ast@kernel.org> bpf: Count the number of times recursion was prevented
Add per-program counter for number of times recursion prevention mechanism was triggered and expose it via show_fdinfo and bpf_prog_info. Teach bpftool to print it.
Signed-off-by: Alexei Starovoitov <ast@kernel.org> Signed-off-by: Daniel Borkmann <daniel@iogearbox.net> Acked-by: Andrii Nakryiko <andrii@kernel.org> Link: https://lore.kernel.org/bpf/20210210033634.62081-7-alexei.starovoitov@gmail.com
|
/openbmc/linux/tools/include/uapi/linux/ |
H A D | bpf.h | diff 9ed9e9ba2337205311398a312796c213737bac35 Tue Feb 09 21:36:31 CST 2021 Alexei Starovoitov <ast@kernel.org> bpf: Count the number of times recursion was prevented
Add per-program counter for number of times recursion prevention mechanism was triggered and expose it via show_fdinfo and bpf_prog_info. Teach bpftool to print it.
Signed-off-by: Alexei Starovoitov <ast@kernel.org> Signed-off-by: Daniel Borkmann <daniel@iogearbox.net> Acked-by: Andrii Nakryiko <andrii@kernel.org> Link: https://lore.kernel.org/bpf/20210210033634.62081-7-alexei.starovoitov@gmail.com
|
/openbmc/linux/include/uapi/linux/ |
H A D | bpf.h | diff 9ed9e9ba2337205311398a312796c213737bac35 Tue Feb 09 21:36:31 CST 2021 Alexei Starovoitov <ast@kernel.org> bpf: Count the number of times recursion was prevented
Add per-program counter for number of times recursion prevention mechanism was triggered and expose it via show_fdinfo and bpf_prog_info. Teach bpftool to print it.
Signed-off-by: Alexei Starovoitov <ast@kernel.org> Signed-off-by: Daniel Borkmann <daniel@iogearbox.net> Acked-by: Andrii Nakryiko <andrii@kernel.org> Link: https://lore.kernel.org/bpf/20210210033634.62081-7-alexei.starovoitov@gmail.com
|