Home
last modified time | relevance | path

Searched defs:fmt_ptype (Results 1 – 1 of 1) sorted by relevance

/linux-6.6.21/kernel/bpf/
Dhelpers.c739 static int bpf_trace_copy_string(char *buf, void *unsafe_ptr, char fmt_ptype, in bpf_trace_copy_string()
826 char fmt_ptype, cur_ip[16], ip_spec[] = "%pXX"; in bpf_bprintf_prepare() local