/openbmc/linux/drivers/gpu/drm/i915/gt/uc/ |
H A D | intel_huc_print.h | 12 #define huc_printk(_huc, _level, _fmt, ...) \ argument
|
H A D | intel_guc_print.h | 12 #define guc_printk(_guc, _level, _fmt, ...) \ argument
|
/openbmc/qemu/hw/audio/ |
H A D | intel-hda.h | 56 #define dprint(_dev, _level, _fmt, ...) \ argument
|
/openbmc/u-boot/include/ |
H A D | log.h | 121 #define log(_cat, _level, _fmt, _args...) ({ \ argument 129 #define log(_cat, _level, _fmt, _args...) argument
|
/openbmc/linux/arch/s390/include/asm/ |
H A D | debug.h | 247 #define debug_sprintf_event(_id, _level, _fmt, ...) \ argument 377 #define debug_sprintf_exception(_id, _level, _fmt, ...) \ argument
|
/openbmc/linux/tools/power/x86/intel-speed-select/ |
H A D | isst-display.c | 564 int _level; in isst_pbf_display_information() local 575 int _level; in isst_fact_display_information() local
|
/openbmc/linux/drivers/net/wireless/realtek/rtlwifi/ |
H A D | debug.h | 166 #define RT_PRINT_DATA(rtlpriv, _comp, _level, _titlestring, _hexdata, \ argument
|
/openbmc/qemu/hw/display/ |
H A D | qxl.h | 136 #define dprint(_qxl, _level, _fmt, ...) \ argument
|
/openbmc/linux/include/linux/ |
H A D | printk.h | 377 #define __printk_index_emit(_fmt, _level, _subsys_fmt_prefix) \ argument
|
/openbmc/linux/tools/testing/selftests/kvm/include/x86_64/ |
H A D | processor.h | 1211 #define PG_LEVEL_SHIFT(_level) ((_level - 1) * 9 + 12) argument 1212 #define PG_LEVEL_SIZE(_level) (1ull << PG_LEVEL_SHIFT(_level)) argument
|
/openbmc/linux/drivers/net/wireless/ath/ath5k/ |
H A D | ath5k.h | 87 #define ATH5K_PRINTK(_sc, _level, _fmt, ...) \ argument 90 #define ATH5K_PRINTK_LIMIT(_sc, _level, _fmt, ...) \ argument
|