Home
last modified time | relevance | path

Searched refs:bpf_snprintf_btf_proto (Results 1 – 4 of 4) sorted by relevance

/linux-6.12.1/kernel/trace/
Dbpf_trace.c1003 const struct bpf_func_proto bpf_snprintf_btf_proto = { variable
1519 return &bpf_snprintf_btf_proto; in bpf_tracing_func_proto()
/linux-6.12.1/kernel/bpf/
Dhelpers.c2026 return &bpf_snprintf_btf_proto; in bpf_base_func_proto()
Dcore.c2889 const struct bpf_func_proto bpf_snprintf_btf_proto __weak;
/linux-6.12.1/include/linux/
Dbpf.h3263 extern const struct bpf_func_proto bpf_snprintf_btf_proto;