Home
last modified time | relevance | path

Searched refs:bpf_copy_from_user_task_proto (Results 1 – 3 of 3) sorted by relevance

/linux-6.1.9/kernel/bpf/
Dhelpers.c687 const struct bpf_func_proto bpf_copy_from_user_task_proto = { variable
/linux-6.1.9/kernel/trace/
Dbpf_trace.c1485 return prog->aux->sleepable ? &bpf_copy_from_user_task_proto : NULL; in bpf_tracing_func_proto()
/linux-6.1.9/include/linux/
Dbpf.h2566 extern const struct bpf_func_proto bpf_copy_from_user_task_proto;