bpf_testmod_btf_type_tag_1
struct bpf_testmod_btf_type_tag_1 *p;
int BPF_PROG(test_percpu1, struct bpf_testmod_btf_type_tag_1 *arg)
struct bpf_testmod_btf_type_tag_1 *p;
int BPF_PROG(test_user1, struct bpf_testmod_btf_type_tag_1 *arg)
struct bpf_testmod_btf_type_tag_1 __user *p;
struct bpf_testmod_btf_type_tag_1 __percpu *p;
bpf_testmod_test_btf_type_tag_user_1(struct bpf_testmod_btf_type_tag_1 __user *arg) {
bpf_testmod_test_btf_type_tag_percpu_1(struct bpf_testmod_btf_type_tag_1 __percpu *arg) {