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

/linux-master/kernel/bpf/
H A Dhelpers.c1071 const struct bpf_func_proto bpf_snprintf_proto = { variable in typeref:struct:bpf_func_proto
1818 return &bpf_snprintf_proto;
/linux-master/include/linux/
H A Dbpf.h3211 extern const struct bpf_func_proto bpf_snprintf_proto;
/linux-master/kernel/trace/
H A Dbpf_trace.c1622 return &bpf_snprintf_proto;

Completed in 226 milliseconds