Searched refs:bpf (Results 226 - 250 of 1258) sorted by relevance

1234567891011>>

/linux-master/tools/testing/selftests/bpf/progs/
H A Dtest_btf_nokv.c3 #include <linux/bpf.h>
4 #include <bpf/bpf_helpers.h>
H A Dtest_custom_sec_handlers.c5 #include <bpf/bpf_helpers.h>
6 #include <bpf/bpf_tracing.h>
H A Dtest_send_signal_kern.c3 #include <linux/bpf.h>
5 #include <bpf/bpf_helpers.h>
H A Dtest_btf_newkv.c3 #include <linux/bpf.h>
4 #include <bpf/bpf_helpers.h>
H A Dcgroup_iter.c5 #include <bpf/bpf_helpers.h>
6 #include <bpf/bpf_tracing.h>
H A Dtask_local_storage_exit_creds.c5 #include <bpf/bpf_helpers.h>
6 #include <bpf/bpf_tracing.h>
H A Dtest_global_func6.c4 #include <linux/bpf.h>
5 #include <bpf/bpf_helpers.h>
H A Drcu_tasks_trace_gp.c3 #include <bpf/bpf_tracing.h>
4 #include <bpf/bpf_helpers.h>
H A Dverifier_const_or.c2 /* Converted from tools/testing/selftests/bpf/verifier/const_or.c */
4 #include <linux/bpf.h>
5 #include <bpf/bpf_helpers.h>
H A Dverifier_prevent_map_lookup.c2 /* Converted from tools/testing/selftests/bpf/verifier/prevent_map_lookup.c */
4 #include <linux/bpf.h>
5 #include <bpf/bpf_helpers.h>
H A Dverifier_uninit.c2 /* Converted from tools/testing/selftests/bpf/verifier/uninit.c */
4 #include <linux/bpf.h>
5 #include <bpf/bpf_helpers.h>
H A Dverifier_value_adj_spill.c2 /* Converted from tools/testing/selftests/bpf/verifier/value_adj_spill.c */
4 #include <linux/bpf.h>
5 #include <bpf/bpf_helpers.h>
H A Dtailcall_bpf2bpf6.c2 #include <linux/bpf.h>
3 #include <bpf/bpf_helpers.h>
H A Dinner_array_lookup.c3 #include <linux/bpf.h>
4 #include <bpf/bpf_helpers.h>
H A Djit_probe_mem.c4 #include <bpf/bpf_tracing.h>
5 #include <bpf/bpf_helpers.h>
H A Dget_branch_snapshot.c4 #include <bpf/bpf_helpers.h>
5 #include <bpf/bpf_tracing.h>
H A Dnested_trust_success.c5 #include <bpf/bpf_tracing.h>
6 #include <bpf/bpf_helpers.h>
H A Dtest_xdp_attach_fail.c4 #include <linux/bpf.h>
5 #include <bpf/bpf_helpers.h>
23 * bpf does not support tracepoint __data_loc directly.
H A Dtest_uprobe.c5 #include <bpf/bpf_helpers.h>
6 #include <bpf/bpf_tracing.h>
H A Dverifier_bswap.c3 #include <linux/bpf.h>
4 #include <bpf/bpf_helpers.h>
H A Dtest_global_func5.c4 #include <linux/bpf.h>
5 #include <bpf/bpf_helpers.h>
H A Dtest_skc_to_unix_sock.c5 #include <bpf/bpf_helpers.h>
6 #include <bpf/bpf_tracing.h>
H A Dtest_get_xattr.c5 #include <bpf/bpf_helpers.h>
6 #include <bpf/bpf_tracing.h>
H A Dverifier_int_ptr.c2 /* Converted from tools/testing/selftests/bpf/verifier/int_ptr.c */
4 #include <linux/bpf.h>
5 #include <bpf/bpf_helpers.h>
/linux-master/tools/testing/selftests/bpf/benchs/
H A Drun_bench_bpf_hashmap_full_update.sh9 summary=$($RUN_BENCH -p $nr_threads bpf-hashmap-full-update)

Completed in 210 milliseconds

1234567891011>>