Home
last modified time | relevance | path

Searched defs:pr_warn (Results 1 - 3 of 3) sorted by relevance

/third_party/FreeBSD/sys/compat/linuxkpi/common/include/linux/
H A Dkernel.h102 #define pr_warn pr_warning macro
/third_party/libbpf/src/
H A Drelo_core.c50 #undef pr_warn macro
53 #define pr_warn(fmt, log, ...) bpf_log((void *)log, fmt, "", ##__VA_ARGS__) macro
[all...]
H A Dlibbpf_internal.h200 #define pr_warn(fmt, ...) __pr(LIBBPF_WARN, fmt, ##__VA_ARGS__) macro

Completed in 5 milliseconds