Searched refs:ubtf (Results 1 – 1 of 1) sorted by relevance
7234 void __user *ubtf; in btf_get_info_by_fd() local7248 ubtf = u64_to_user_ptr(info.btf); in btf_get_info_by_fd()7250 if (copy_to_user(ubtf, btf->data, btf_copy)) in btf_get_info_by_fd()