Home
last modified time | relevance | path

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

/Linux-v6.6/kernel/bpf/
Dhelpers.c736 static int bpf_trace_copy_string(char *buf, void *unsafe_ptr, char fmt_ptype, in bpf_trace_copy_string()
823 char fmt_ptype, cur_ip[16], ip_spec[] = "%pXX"; in bpf_bprintf_prepare() local