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