Home
last modified time | relevance | path

Searched refs:bpf_prog_test_run_xattr (Results 1 – 17 of 17) sorted by relevance

/linux/tools/testing/selftests/bpf/prog_tests/
A Dskb_ctx.c43 err = bpf_prog_test_run_xattr(&tattr); in test_skb_ctx()
50 err = bpf_prog_test_run_xattr(&tattr); in test_skb_ctx()
57 err = bpf_prog_test_run_xattr(&tattr); in test_skb_ctx()
62 err = bpf_prog_test_run_xattr(&tattr); in test_skb_ctx()
69 err = bpf_prog_test_run_xattr(&tattr); in test_skb_ctx()
74 err = bpf_prog_test_run_xattr(&tattr); in test_skb_ctx()
78 err = bpf_prog_test_run_xattr(&tattr); in test_skb_ctx()
A Dprog_run_xattr.c48 err = bpf_prog_test_run_xattr(&tattr); in test_prog_run_xattr()
67 err = bpf_prog_test_run_xattr(&tattr); in test_prog_run_xattr()
72 err = bpf_prog_test_run_xattr(&tattr); in test_prog_run_xattr()
A Ddummy_st_ops.c42 err = bpf_prog_test_run_xattr(&attr); in test_dummy_init_ret_value()
69 err = bpf_prog_test_run_xattr(&attr); in test_dummy_init_ptr_arg()
95 err = bpf_prog_test_run_xattr(&attr); in test_dummy_multiple_args()
A Draw_tp_test_run.c53 err = bpf_prog_test_run_xattr(&test_attr); in test_raw_tp_test_run()
57 err = bpf_prog_test_run_xattr(&test_attr); in test_raw_tp_test_run()
A Dxdp_adjust_tail.c87 err = bpf_prog_test_run_xattr(&tattr); in test_xdp_adjust_tail_grow2()
109 err = bpf_prog_test_run_xattr(&tattr); in test_xdp_adjust_tail_grow2()
A Dcheck_mtu.c96 err = bpf_prog_test_run_xattr(&tattr); in test_check_mtu_run_xdp()
156 err = bpf_prog_test_run_xattr(&tattr); in test_check_mtu_run_tc()
A Dskb_helpers.c27 err = bpf_prog_test_run_xattr(&tattr); in test_skb_helpers()
A Dsyscall.c36 err = bpf_prog_test_run_xattr(&tattr); in test_syscall()
A Dtest_profiler.c20 err = bpf_prog_test_run_xattr(&test_attr); in sanity_run()
A Dkfree_skb.c122 err = bpf_prog_test_run_xattr(&tattr); in serial_test_kfree_skb()
A Dsockmap_basic.c176 err = bpf_prog_test_run_xattr(&tattr); in test_sockmap_update()
A Dcls_redirect.c418 err = bpf_prog_test_run_xattr(&tattr); in test_cls_redirect_common()
A Dflow_dissector.c590 err = bpf_prog_test_run_xattr(&tattr); in test_flow_dissector()
/linux/tools/lib/bpf/
A Dlibbpf.map68 bpf_prog_test_run_xattr;
A Dbpf.h224 LIBBPF_API int bpf_prog_test_run_xattr(struct bpf_prog_test_run_attr *test_attr);
A Dbpf.c854 int bpf_prog_test_run_xattr(struct bpf_prog_test_run_attr *test_attr) in bpf_prog_test_run_xattr() function
/linux/tools/bpf/bpftool/
A Dprog.c1320 err = bpf_prog_test_run_xattr(&test_attr); in do_run()

Completed in 19 milliseconds