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

/linux-master/kernel/bpf/
H A Dhelpers.c740 static int bpf_trace_copy_string(char *buf, void *unsafe_ptr, char fmt_ptype, argument
747 switch (fmt_ptype) {
827 char fmt_ptype, cur_ip[16], ip_spec[] = "%pXX"; local
886 fmt_ptype = fmt[i + 1];
953 fmt_ptype = fmt[i];
972 fmt_ptype,

Completed in 106 milliseconds