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

12

/linux-master/tools/lib/api/
H A Ddebug-internal.h17 #define pr_warn(fmt, ...) __pr(__pr_warn, fmt, ##__VA_ARGS__) macro
/linux-master/tools/testing/memblock/linux/
H A Dprintk.h23 #define pr_warn printk macro
/linux-master/arch/x86/tools/
H A Dinsn_decoder_test.c49 static void pr_warn(const char *fmt, ...) function
/linux-master/tools/testing/selftests/powerpc/tm/
H A Dtm-unavailable.c40 #define pr_warn(code, format, ...) err_at_line(0, code, format, ##__VA_ARGS__) macro
/linux-master/drivers/gpu/drm/amd/pm/swsmu/smu11/
H A Dcyan_skillfish_ppt.c43 #undef pr_warn macro
H A Dvangogh_ppt.c45 #undef pr_warn macro
H A Dsmu_v11_0.c55 #undef pr_warn macro
H A Dnavi10_ppt.c57 #undef pr_warn macro
H A Darcturus_ppt.c56 #undef pr_warn macro
H A Dsienna_cichlid_ppt.c59 #undef pr_warn macro
/linux-master/drivers/gpu/drm/amd/pm/swsmu/smu12/
H A Dsmu_v12_0.c47 #undef pr_warn macro
H A Drenoir_ppt.c40 #undef pr_warn macro
/linux-master/drivers/gpu/drm/amd/pm/swsmu/smu13/
H A Dsmu_v13_0_5_ppt.c41 #undef pr_warn macro
H A Dsmu_v13_0_4_ppt.c42 #undef pr_warn macro
H A Dyellow_carp_ppt.c41 #undef pr_warn macro
H A Dsmu_v13_0.c55 #undef pr_warn macro
H A Daldebaran_ppt.c56 #undef pr_warn macro
H A Dsmu_v13_0_7_ppt.c56 #undef pr_warn macro
/linux-master/tools/testing/selftests/bpf/
H A Dxsk.c52 #define pr_warn(fmt, ...) fprintf(stderr, fmt, ##__VA_ARGS__) macro
/linux-master/include/linux/
H A Dprintk.h509 #define pr_warn(fmt, ...) \ macro
/linux-master/drivers/gpu/drm/amd/pm/swsmu/smu14/
H A Dsmu_v14_0_0_ppt.c42 #undef pr_warn macro
H A Dsmu_v14_0.c50 #undef pr_warn macro
/linux-master/tools/lib/bpf/
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.h170 #define pr_warn(fmt, ...) __pr(LIBBPF_WARN, fmt, ##__VA_ARGS__) macro
/linux-master/drivers/gpu/drm/amd/pm/swsmu/
H A Dsmu_cmn.c36 #undef pr_warn macro

Completed in 571 milliseconds

12