Searched refs:bpf_prog_test_run_xdp (Results 1 – 3 of 3) sorted by relevance
2757 int bpf_prog_test_run_xdp(struct bpf_prog *prog, const union bpf_attr *kattr,3052 static inline int bpf_prog_test_run_xdp(struct bpf_prog *prog, in bpf_prog_test_run_xdp() function
1205 int bpf_prog_test_run_xdp(struct bpf_prog *prog, const union bpf_attr *kattr, in bpf_prog_test_run_xdp() function
11120 .test_run = bpf_prog_test_run_xdp,