Searched refs:bpf_copy_to_user (Results 1 – 1 of 1) sorted by relevance
3633 static int bpf_copy_to_user(char __user *ubuf, const char *buf, u32 ulen, in bpf_copy_to_user() function3670 return bpf_copy_to_user(ubuf, tp_name, ulen, tp_len); in bpf_raw_tp_link_fill_link_info()3731 err = bpf_copy_to_user(uname, buf, ulen, len); in bpf_perf_link_fill_common()