Searched defs:pr_warning (Results 1 – 5 of 5) sorted by relevance
| /OK3568_Linux_fs/external/rkwifibt-app/include/ |
| H A D | slog.h | 15 #define pr_warning(fmt, ...) syslog(LOG_WARNING, fmt, ##__VA_ARGS__) macro
|
| /OK3568_Linux_fs/kernel/tools/lib/perf/ |
| H A D | internal.h | 17 #define pr_warning(fmt, ...) __pr(LIBPERF_WARN, fmt, ##__VA_ARGS__) macro
|
| /OK3568_Linux_fs/external/rkwifibt/src/ |
| H A D | rk_wifibt_init.c | 29 #define pr_warning(fmt, ...) syslog(LOG_WARNING, fmt, ##__VA_ARGS__) macro 34 #define pr_warning macro
|
| /OK3568_Linux_fs/kernel/tools/perf/util/ |
| H A D | debug.h | 22 #define pr_warning(fmt, ...) \ macro
|
| /OK3568_Linux_fs/u-boot/include/linux/ |
| H A D | printk.h | 48 #define pr_warning(fmt, ...) \ macro
|