Searched refs:debug_sprintf_event (Results 1 – 14 of 14) sorted by relevance
| /linux/drivers/s390/crypto/ |
| H A D | vfio_ap_debug.h | 20 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 D | ap_debug.h | 22 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 D | zcrypt_debug.h | 23 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 D | cio_debug.h | 17 debug_sprintf_event(cio_debug_msg_id, imp , ##args); \ 21 debug_sprintf_event(cio_debug_crw_id, imp , ##args); \
|
| H A D | chsc_sch.c | 37 debug_sprintf_event(chsc_debug_msg_id, imp , ##args); \
|
| /linux/arch/s390/include/asm/ |
| H A D | pci_debug.h | 11 debug_sprintf_event(pci_debug_msg_id, imp, fmt, ##args)
|
| H A D | debug.h | 256 #define debug_sprintf_event(_id, _level, _fmt, ...) \ macro
|
| /linux/drivers/s390/char/ |
| H A D | vmur.h | 109 #define TRACE(x...) debug_sprintf_event(vmur_dbf, 1, x)
|
| /linux/drivers/s390/block/ |
| H A D | dasd_int.h | 92 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 D | perf_pai.c | 102 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 D | perf_cpum_sf.c | 257 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 D | cert_store.c | 49 debug_sprintf_event(cert_store_dbf, 3, fmt "\n", ## __VA_ARGS__)
|
| H A D | perf_cpum_cf.c | 177 debug_sprintf_event(cf_dbg, 4, "%s root.refcnt %u cfptr %d\n", in cpum_cf_free_root()
|
| /linux/drivers/s390/net/ |
| H A D | qeth_core.h | 80 debug_sprintf_event(qeth_dbf[QETH_DBF_MSG].id, level, text) 92 debug_sprintf_event(card->debug, level, text)
|