Home
last modified time | relevance | path

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

/tools/testing/memblock/linux/
A Dprintk.h23 #define pr_warn printk macro
/tools/lib/api/
A Ddebug-internal.h17 #define pr_warn(fmt, ...) __pr(__pr_warn, fmt, ##__VA_ARGS__) macro
/tools/testing/selftests/powerpc/tm/
A Dtm-unavailable.c40 #define pr_warn(code, format, ...) err_at_line(0, code, format, ##__VA_ARGS__) macro
/tools/testing/selftests/bpf/
A Dxsk.c52 #define pr_warn(fmt, ...) fprintf(stderr, fmt, ##__VA_ARGS__) macro
/tools/lib/bpf/
A Drelo_core.c53 #define pr_warn(fmt, log, ...) bpf_log((void *)log, fmt, "", ##__VA_ARGS__) macro
A Dlibbpf_internal.h171 #define pr_warn(fmt, ...) __pr(LIBBPF_WARN, fmt, ##__VA_ARGS__) macro

Completed in 723 milliseconds