| /linux/drivers/s390/cio/ |
| A D | qdio_debug.c | 78 if (debug_register_view(irq_ptr->debug_area, in qdio_allocate_dbf() 322 debug_register_view(qdio_dbf_setup, &debug_hex_ascii_view); in qdio_debug_init() 327 debug_register_view(qdio_dbf_error, &debug_hex_ascii_view); in qdio_debug_init()
|
| A D | cio.c | 65 debug_register_view(cio_debug_msg_id, &debug_sprintf_view); in cio_debug_init() 70 debug_register_view(cio_debug_trace_id, &debug_hex_ascii_view); in cio_debug_init() 75 debug_register_view(cio_debug_crw_id, &debug_sprintf_view); in cio_debug_init()
|
| A D | vfio_ccw_drv.c | 376 debug_register_view(vfio_ccw_debug_msg_id, &debug_sprintf_view); in vfio_ccw_debug_init() 381 debug_register_view(vfio_ccw_debug_trace_id, &debug_hex_ascii_view); in vfio_ccw_debug_init()
|
| A D | eadm_sch.c | 363 debug_register_view(eadm_debug, &debug_hex_ascii_view); in eadm_sch_init()
|
| A D | chsc_sch.c | 141 debug_register_view(chsc_debug_msg_id, &debug_sprintf_view); in chsc_init_dbfs() 146 debug_register_view(chsc_debug_log_id, &debug_hex_ascii_view); in chsc_init_dbfs()
|
| /linux/arch/s390/pci/ |
| A D | pci_debug.c | 197 debug_register_view(pci_debug_msg_id, &debug_sprintf_view); in zpci_debug_init() 204 debug_register_view(pci_debug_err_id, &debug_hex_ascii_view); in zpci_debug_init()
|
| /linux/drivers/s390/net/ |
| A D | ctcm_dbug.c | 57 debug_register_view(ctcm_dbf[x].id, &debug_hex_ascii_view); in ctcm_register_dbf_views()
|
| A D | netiucv.c | 462 debug_register_view(iucv_dbf_setup, &debug_hex_ascii_view); in iucv_register_dbf_views() 465 debug_register_view(iucv_dbf_data, &debug_hex_ascii_view); in iucv_register_dbf_views() 468 debug_register_view(iucv_dbf_trace, &debug_hex_ascii_view); in iucv_register_dbf_views()
|
| /linux/arch/s390/include/asm/ |
| A D | debug.h | 391 int debug_register_view(debug_info_t *id, struct debug_view *view); 455 debug_register_view(&var, (view)); \
|
| /linux/drivers/s390/crypto/ |
| A D | vfio_ap_drv.c | 161 debug_register_view(vfio_ap_dbf_info, &debug_sprintf_view); in vfio_ap_dbf_info_init()
|
| A D | pkey_base.c | 341 debug_register_view(pkey_dbf_info, &debug_sprintf_view); in pkey_init()
|
| /linux/arch/s390/kernel/ |
| A D | lgr.c | 180 debug_register_view(lgr_dbf, &debug_hex_ascii_view); in lgr_init()
|
| A D | wti.c | 201 rc = debug_register_view(wti_dbg, &debug_hex_ascii_view); in wti_init()
|
| A D | debug.c | 622 debug_register_view(id, &debug_level_view); in _debug_register() 623 debug_register_view(id, &debug_flush_view); in _debug_register() 624 debug_register_view(id, &debug_pages_view); in _debug_register() 1177 int debug_register_view(debug_info_t *id, struct debug_view *view) in debug_register_view() function 1214 EXPORT_SYMBOL(debug_register_view);
|
| A D | cert_store.c | 789 debug_register_view(cert_store_hexdump, &debug_hex_ascii_view); in cert_store_init() 790 debug_register_view(cert_store_dbf, &debug_sprintf_view); in cert_store_init()
|
| A D | perf_pai_ext.c | 736 debug_register_view(paiext_dbg, &debug_sprintf_view); in paiext_init()
|
| A D | perf_pai_crypto.c | 848 debug_register_view(cfm_dbg, &debug_sprintf_view); in paicrypt_init()
|
| /linux/drivers/char/hw_random/ |
| A D | s390-trng.c | 203 debug_register_view(debug_info, &debug_sprintf_view); in trng_debug_init()
|
| /linux/drivers/s390/char/ |
| A D | sclp_sdias.c | 265 debug_register_view(sdias_dbf, &debug_sprintf_view); in sclp_sdias_init()
|
| A D | vmcp.c | 264 ret = debug_register_view(vmcp_debug, &debug_hex_ascii_view); in vmcp_init()
|
| A D | zcore.c | 309 debug_register_view(zcore_dbf, &debug_sprintf_view); in zcore_init()
|
| A D | tape_34xx.c | 1203 debug_register_view(TAPE_DBF_AREA, &debug_sprintf_view); in tape_34xx_init()
|
| A D | vmur.c | 1021 rc = debug_register_view(vmur_dbf, &debug_sprintf_view); in ur_init()
|
| /linux/Documentation/arch/s390/ |
| A D | s390dbf.rst | 69 used through registering them with the function :c:func:`debug_register_view()`. 143 debug_register_view(debug_info, &debug_hex_ascii_view); 177 debug_register_view(debug_info, &debug_sprintf_view); 462 debug_register_view(debug_info, &debug_test_view);
|
| /linux/drivers/s390/block/ |
| A D | scm_blk.c | 558 debug_register_view(scm_debug, &debug_hex_ascii_view); in scm_blk_init()
|