Home
last modified time | relevance | path

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

/OK3568_Linux_fs/external/rkwifibt-app/include/
H A Dslog.h15 #define pr_warning(fmt, ...) syslog(LOG_WARNING, fmt, ##__VA_ARGS__) macro
/OK3568_Linux_fs/kernel/tools/lib/perf/
H A Dinternal.h17 #define pr_warning(fmt, ...) __pr(LIBPERF_WARN, fmt, ##__VA_ARGS__) macro
/OK3568_Linux_fs/external/rkwifibt/src/
H A Drk_wifibt_init.c29 #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 Ddebug.h22 #define pr_warning(fmt, ...) \ macro
/OK3568_Linux_fs/u-boot/include/linux/
H A Dprintk.h48 #define pr_warning(fmt, ...) \ macro