Searched refs:bpf_copy_from_user_proto (Results 1 – 3 of 3) sorted by relevance
619 const struct bpf_func_proto bpf_copy_from_user_proto = { variable
1968 extern const struct bpf_func_proto bpf_copy_from_user_proto;
1327 return prog->aux->sleepable ? &bpf_copy_from_user_proto : NULL; in bpf_tracing_func_proto()