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