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