Home
last modified time | relevance | path

Searched defs:bpf_log_buf (Results 1 – 9 of 9) sorted by relevance

/linux/tools/testing/selftests/bpf/prog_tests/
H A Dcgroup_attach_override.c11 static char bpf_log_buf[BPF_LOG_BUF_SIZE]; variable
H A Dcgroup_attach_autodetach.c9 static char bpf_log_buf[BPF_LOG_BUF_SIZE]; variable
H A Dcgroup_attach_multi.c9 static char bpf_log_buf[BPF_LOG_BUF_SIZE]; variable
H A Dsockopt.c6 static char bpf_log_buf[4096]; variable
/linux/samples/bpf/
H A Dsock_example.c34 char bpf_log_buf[BPF_LOG_BUF_SIZE]; variable
H A Dfds_example.c34 char bpf_log_buf[BPF_LOG_BUF_SIZE]; variable
/linux/tools/testing/selftests/net/
H A Dreuseport_bpf_numa.c75 static char bpf_log_buf[65536]; in attach_bpf() local
H A Dreuseport_bpf.c94 static char bpf_log_buf[65536]; in attach_ebpf() local
/linux/tools/testing/selftests/bpf/
H A Dtest_sysctl.c25 char bpf_log_buf[BPF_LOG_BUF_SIZE]; variable