Searched refs:bpf (Results 26 - 50 of 1258) sorted by relevance

1234567891011>>

/linux-master/tools/testing/selftests/bpf/progs/
H A Dtest_xdp_link.c3 #include <linux/bpf.h>
4 #include <bpf/bpf_helpers.h>
H A Dtrace_printk.c5 #include <bpf/bpf_helpers.h>
6 #include <bpf/bpf_tracing.h>
H A Dfreplace_global_func.c2 #include <linux/bpf.h>
3 #include <bpf/bpf_helpers.h>
H A Dlsm_cgroup_nonvoid.c4 #include <bpf/bpf_helpers.h>
5 #include <bpf/bpf_tracing.h>
H A Dtest_global_func8.c4 #include <linux/bpf.h>
5 #include <bpf/bpf_helpers.h>
H A Dverifier_xdp.c2 /* Converted from tools/testing/selftests/bpf/verifier/xdp.c */
4 #include <linux/bpf.h>
5 #include <bpf/bpf_helpers.h>
H A Dmissed_kprobe.c3 #include <bpf/bpf_helpers.h>
4 #include <bpf/bpf_tracing.h>
H A Dtailcall_bpf2bpf_fentry.c5 #include <bpf/bpf_helpers.h>
6 #include <bpf/bpf_tracing.h>
H A Dtailcall_bpf2bpf_fexit.c5 #include <bpf/bpf_helpers.h>
6 #include <bpf/bpf_tracing.h>
H A Dtracing_failure.c5 #include <bpf/bpf_helpers.h>
6 #include <bpf/bpf_tracing.h>
H A Dtest_perf_skip.c3 #include <bpf/bpf_helpers.h>
4 #include <bpf/bpf_tracing.h>
H A Dtest_access_variable_array.c5 #include <bpf/bpf_helpers.h>
6 #include <bpf/bpf_tracing.h>
H A Dkfunc_call_destructive.c3 #include <bpf/bpf_helpers.h>
H A Dfexit_bpf2bpf_simple.c3 #include <linux/bpf.h>
4 #include <bpf/bpf_helpers.h>
5 #include <bpf/bpf_tracing.h>
H A Dfreplace_connect_v4_prog.c6 #include <linux/bpf.h>
9 #include <bpf/bpf_helpers.h>
10 #include <bpf/bpf_endian.h>
H A Dtest_probe_read_user_str.c3 #include <linux/bpf.h>
4 #include <bpf/bpf_helpers.h>
5 #include <bpf/bpf_tracing.h>
H A Datomic_bounds.c2 #include <linux/bpf.h>
3 #include <bpf/bpf_helpers.h>
4 #include <bpf/bpf_tracing.h>
H A Dcore_kern_overflow.c4 #include <bpf/bpf_helpers.h>
5 #include <bpf/bpf_tracing.h>
6 #include <bpf/bpf_core_read.h>
H A Dtrace_dummy_st_ops.c2 #include <linux/bpf.h>
3 #include <bpf/bpf_helpers.h>
4 #include <bpf/bpf_tracing.h>
H A Dtest_trampoline_count.c2 #include <linux/bpf.h>
3 #include <bpf/bpf_helpers.h>
4 #include <bpf/bpf_tracing.h>
H A Dtest_usdt_multispec.c5 #include <bpf/bpf_helpers.h>
6 #include <bpf/usdt.bpf.h>
8 /* this file is linked together with test_usdt.c to validate that usdt.bpf.h
9 * can be included in multiple .bpf.c files forming single final BPF object
H A Dfentry_recursive_target.c3 #include <linux/bpf.h>
4 #include <bpf/bpf_helpers.h>
5 #include <bpf/bpf_tracing.h>
9 /* Dummy fentry bpf prog for testing fentry attachment chains. It's going to be
18 /* Dummy bpf prog for testing attach_btf presence when attaching an fentry
H A Dstruct_ops_autocreate2.c3 #include <linux/bpf.h>
4 #include <bpf/bpf_helpers.h>
5 #include <bpf/bpf_tracing.h>
H A Dgetpeername4_prog.c7 #include <bpf/bpf_helpers.h>
8 #include <bpf/bpf_endian.h>
9 #include <bpf/bpf_core_read.h>
/linux-master/samples/hid/
H A Dhid_bpf_attach.bpf.c6 #include <bpf/bpf_helpers.h>
7 #include <bpf/bpf_tracing.h>

Completed in 176 milliseconds

1234567891011>>