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

/linux-master/kernel/bpf/
H A Dhelpers.c733 const struct bpf_func_proto bpf_this_cpu_ptr_proto = { variable in typeref:struct:bpf_func_proto
1750 return &bpf_this_cpu_ptr_proto;
/linux-master/include/linux/
H A Dbpf.h3213 extern const struct bpf_func_proto bpf_this_cpu_ptr_proto;
/linux-master/kernel/trace/
H A Dbpf_trace.c1610 return &bpf_this_cpu_ptr_proto;

Completed in 122 milliseconds