Home
last modified time | relevance | path

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

/linux-4.4.14/tools/perf/util/
Ddebug.h23 #define pr_warning(fmt, ...) \ macro
/linux-4.4.14/include/linux/
Dprintk.h253 #define pr_warning(fmt, ...) \ macro
/linux-4.4.14/tools/lib/bpf/
Dlibbpf.c51 #define pr_warning(fmt, ...) __pr(__pr_warning, fmt, ##__VA_ARGS__) macro