Home
last modified time | relevance | path

Searched refs:debug_sprintf_event (Results 1 – 14 of 14) sorted by relevance

/linux/drivers/s390/crypto/
H A Dvfio_ap_debug.h20 debug_sprintf_event(vfio_ap_dbf_info, ##__VA_ARGS__)
22 debug_sprintf_event(vfio_ap_dbf_info, DBF_ERR, ##__VA_ARGS__)
24 debug_sprintf_event(vfio_ap_dbf_info, DBF_WARN, ##__VA_ARGS__)
26 debug_sprintf_event(vfio_ap_dbf_info, DBF_INFO, ##__VA_ARGS__)
28 debug_sprintf_event(vfio_ap_dbf_info, DBF_DEBUG, ##__VA_ARGS__)
H A Dap_debug.h22 debug_sprintf_event(ap_dbf_info, ##__VA_ARGS__)
24 debug_sprintf_event(ap_dbf_info, DBF_ERR, ##__VA_ARGS__)
26 debug_sprintf_event(ap_dbf_info, DBF_WARN, ##__VA_ARGS__)
28 debug_sprintf_event(ap_dbf_info, DBF_INFO, ##__VA_ARGS__)
H A Dzcrypt_debug.h23 debug_sprintf_event(zcrypt_dbf_info, ##__VA_ARGS__)
25 debug_sprintf_event(zcrypt_dbf_info, DBF_ERR, ##__VA_ARGS__)
27 debug_sprintf_event(zcrypt_dbf_info, DBF_WARN, ##__VA_ARGS__)
29 debug_sprintf_event(zcrypt_dbf_info, DBF_INFO, ##__VA_ARGS__)
/linux/drivers/s390/cio/
H A Dcio_debug.h17 debug_sprintf_event(cio_debug_msg_id, imp , ##args); \
21 debug_sprintf_event(cio_debug_crw_id, imp , ##args); \
H A Dchsc_sch.c37 debug_sprintf_event(chsc_debug_msg_id, imp , ##args); \
/linux/arch/s390/include/asm/
H A Dpci_debug.h11 debug_sprintf_event(pci_debug_msg_id, imp, fmt, ##args)
H A Ddebug.h256 #define debug_sprintf_event(_id, _level, _fmt, ...) \ macro
/linux/drivers/s390/char/
H A Dvmur.h109 #define TRACE(x...) debug_sprintf_event(vmur_dbf, 1, x)
/linux/drivers/s390/block/
H A Ddasd_int.h92 debug_sprintf_event(d_device->debug_area, \
100 debug_sprintf_event(dasd_debug_area, \
110 debug_sprintf_event(dasd_debug_area, \
/linux/arch/s390/kernel/
H A Dperf_pai.c102 debug_sprintf_event(paidbg, 5, "%s root[%d].refcount %d\n", __func__, in pai_root_free()
150 debug_sprintf_event(paidbg, 5, "%s event %#llx idx %d cpu %d users %d " in pai_event_destroy_cpu()
H A Dperf_cpum_sf.c257 debug_sprintf_event(sfdbg, 3, "%s buffer not linked origin %#lx tail %#lx\n", in realloc_sampling_buffer()
1501 debug_sprintf_event(sfdbg, 6, "%s #alert %ld\n", __func__, in hw_collect_aux()
1943 debug_sprintf_event(sfdbg, 6, "%s alert %#x\n", __func__, in cpumf_measurement_alert()
H A Dcert_store.c49 debug_sprintf_event(cert_store_dbf, 3, fmt "\n", ## __VA_ARGS__)
H A Dperf_cpum_cf.c177 debug_sprintf_event(cf_dbg, 4, "%s root.refcnt %u cfptr %d\n", in cpum_cf_free_root()
/linux/drivers/s390/net/
H A Dqeth_core.h80 debug_sprintf_event(qeth_dbf[QETH_DBF_MSG].id, level, text)
92 debug_sprintf_event(card->debug, level, text)