BPF_PROG2
int BPF_PROG2(test3, void *, a, char, b, int, c, u64, d)
int BPF_PROG2(test0, int, a)
int BPF_PROG2(test1, int, a, u64, b)
int BPF_PROG2(test2, char, a, int, b, u64, c)
int BPF_PROG2(test_ptr_struct_arg, struct bpf_testmod_struct_arg_1 *, p)
int BPF_PROG2(test1, int, a)
int BPF_PROG2(test2, int, a, int, b)
int BPF_PROG2(test3, int, a)
int BPF_PROG2(test4, int, a)
int BPF_PROG2(test5, int, a)
long BPF_PROG2(test_bad_ret, int, a)
int BPF_PROG2(test_struct_arg_6, int, a, int, b, struct bpf_testmod_struct_arg_2, c, int, ret)
int BPF_PROG2(test_struct_arg_7, struct bpf_testmod_struct_arg_1, a, int, b,
int BPF_PROG2(test_struct_arg_8, struct bpf_testmod_struct_arg_1, a, int, b,
int BPF_PROG2(test_struct_arg_9)
int BPF_PROG2(test_struct_arg_10, int, ret)
int BPF_PROG2(test_struct_arg_11, struct bpf_testmod_struct_arg_3 *, a)
int BPF_PROG2(test_union_arg_1, union bpf_testmod_union_arg_1, a, int, b, int, c)
int BPF_PROG2(test_union_arg_2, int, a, union bpf_testmod_union_arg_2, b)
int BPF_PROG2(test_struct_arg_1, struct bpf_testmod_struct_arg_2, a, int, b, int, c)
int BPF_PROG2(test_struct_arg_2, struct bpf_testmod_struct_arg_2, a, int, b, int, c, int, ret)
int BPF_PROG2(test_struct_arg_3, int, a, struct bpf_testmod_struct_arg_2, b, int, c)
int BPF_PROG2(test_struct_arg_4, int, a, struct bpf_testmod_struct_arg_2, b, int, c, int, ret)
int BPF_PROG2(test_struct_arg_5, int, a, int, b, struct bpf_testmod_struct_arg_2, c)
int BPF_PROG2(test_struct_many_args_1, __u64, a, void *, b, short, c, int, d,
int BPF_PROG2(test_struct_many_args_2, __u64, a, void *, b, short, c, int, d,
int BPF_PROG2(test_struct_many_args_3, __u64, a, void *, b, short, c, int, d,
int BPF_PROG2(test_struct_many_args_4, __u64, a, void *, b, short, c, int, d,
int BPF_PROG2(test_struct_many_args_5, __u64, a, void *, b, short, c, int, d, void *, e,
int BPF_PROG2(test_struct_many_args_6, __u64, a, void *, b, short, c, int, d, void *, e,