Home
last modified time | relevance | path

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

/linux-6.6.21/kernel/bpf/
Dhelpers.c732 const struct bpf_func_proto bpf_this_cpu_ptr_proto = { variable
1745 return &bpf_this_cpu_ptr_proto; in bpf_base_func_proto()
/linux-6.6.21/include/linux/
Dbpf.h3014 extern const struct bpf_func_proto bpf_this_cpu_ptr_proto;
/linux-6.6.21/kernel/trace/
Dbpf_trace.c1538 return &bpf_this_cpu_ptr_proto; in bpf_tracing_func_proto()