Searched refs:bpf_copy_from_user_proto (Results 1 – 2 of 2) sorted by relevance
625 const struct bpf_func_proto bpf_copy_from_user_proto = { variable
1345 return prog->aux->sleepable ? &bpf_copy_from_user_proto : NULL; in bpf_tracing_func_proto()