Searched refs:bpf_copy_from_user_proto (Results 1 - 3 of 3) sorted by relevance

/linux-master/kernel/bpf/
H A Dhelpers.c668 const struct bpf_func_proto bpf_copy_from_user_proto = { variable in typeref:struct:bpf_func_proto
/linux-master/include/linux/
H A Dbpf.h3209 extern const struct bpf_func_proto bpf_copy_from_user_proto;
/linux-master/kernel/trace/
H A Dbpf_trace.c1602 return &bpf_copy_from_user_proto;

Completed in 183 milliseconds