Searched refs:bpf_snprintf_btf_proto (Results 1 – 4 of 4) sorted by relevance
3173 const struct bpf_func_proto bpf_snprintf_btf_proto __weak;
2219 return &bpf_snprintf_btf_proto; in bpf_base_func_proto()
3920 extern const struct bpf_func_proto bpf_snprintf_btf_proto;
1051 const struct bpf_func_proto bpf_snprintf_btf_proto = { variable