Home
last modified time | relevance | path

Searched refs:get_flog_buff (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/tools/bpf/
H A Dbpf_jit_disasm.c129 static char *get_flog_buff(const char *file, unsigned int *klen) in get_flog_buff() function
165 return file ? get_flog_buff(file, klen) : get_klog_buff(klen); in get_log_buff()