Home
last modified time | relevance | path

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

/kernel/bpf/
Dhelpers.c723 static int try_get_fmt_tmp_buf(char **tmp_buf) in try_get_fmt_tmp_buf()
766 char *unsafe_ptr = NULL, *tmp_buf = NULL, *tmp_buf_end, *fmt_end; in bpf_bprintf_prepare() local