Home
last modified time | relevance | path

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

/Linux-v6.6/kernel/bpf/
Dhelpers.c1067 const struct bpf_func_proto bpf_snprintf_proto = { variable
1800 return &bpf_snprintf_proto; in bpf_base_func_proto()
/Linux-v6.6/include/linux/
Dbpf.h2994 extern const struct bpf_func_proto bpf_snprintf_proto;
/Linux-v6.6/kernel/trace/
Dbpf_trace.c1547 return &bpf_snprintf_proto; in bpf_tracing_func_proto()