Home
last modified time | relevance | path

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

/linux/kernel/bpf/
H A Dcore.c3103 const struct bpf_func_proto bpf_snprintf_btf_proto __weak;
/linux/include/linux/
H A Dbpf.h3713 extern const struct bpf_func_proto bpf_snprintf_btf_proto;
/linux/kernel/trace/
H A Dbpf_trace.c1021 const struct bpf_func_proto bpf_snprintf_btf_proto = { variable