| /linux-4.4.14/arch/s390/pci/ |
| D | pci_debug.c | 158 debug_register_view(pci_debug_msg_id, &debug_sprintf_view); in zpci_debug_init() 165 debug_register_view(pci_debug_err_id, &debug_hex_ascii_view); in zpci_debug_init()
|
| /linux-4.4.14/drivers/s390/cio/ |
| D | qdio_debug.c | 91 if (debug_register_view(irq_ptr->debug_area, in qdio_allocate_dbf() 354 debug_register_view(qdio_dbf_setup, &debug_hex_ascii_view); in qdio_debug_init() 359 debug_register_view(qdio_dbf_error, &debug_hex_ascii_view); in qdio_debug_init()
|
| D | cio.c | 64 debug_register_view(cio_debug_msg_id, &debug_sprintf_view); in cio_debug_init() 69 debug_register_view(cio_debug_trace_id, &debug_hex_ascii_view); in cio_debug_init() 74 debug_register_view(cio_debug_crw_id, &debug_sprintf_view); in cio_debug_init()
|
| D | eadm_sch.c | 394 debug_register_view(eadm_debug, &debug_hex_ascii_view); in eadm_sch_init()
|
| D | chsc_sch.c | 179 debug_register_view(chsc_debug_msg_id, &debug_sprintf_view); in chsc_init_dbfs() 184 debug_register_view(chsc_debug_log_id, &debug_hex_ascii_view); in chsc_init_dbfs()
|
| /linux-4.4.14/drivers/s390/net/ |
| D | ctcm_dbug.c | 56 debug_register_view(ctcm_dbf[x].id, &debug_hex_ascii_view); in ctcm_register_dbf_views()
|
| D | netiucv.c | 513 debug_register_view(iucv_dbf_setup, &debug_hex_ascii_view); in iucv_register_dbf_views() 516 debug_register_view(iucv_dbf_data, &debug_hex_ascii_view); in iucv_register_dbf_views() 519 debug_register_view(iucv_dbf_trace, &debug_hex_ascii_view); in iucv_register_dbf_views()
|
| D | lcs.c | 105 debug_register_view(lcs_dbf_setup, &debug_hex_ascii_view); in lcs_register_debug_facility() 107 debug_register_view(lcs_dbf_trace, &debug_hex_ascii_view); in lcs_register_debug_facility()
|
| D | qeth_core_main.c | 5406 ret = debug_register_view(qeth_dbf[x].id, qeth_dbf[x].view); in qeth_register_dbf_views() 5497 if (debug_register_view(card->debug, &debug_hex_ascii_view)) in qeth_add_dbf_entry()
|
| /linux-4.4.14/arch/s390/kernel/ |
| D | lgr.c | 180 debug_register_view(lgr_dbf, &debug_hex_ascii_view); in lgr_init()
|
| D | debug.c | 712 debug_register_view(rc, &debug_level_view); in debug_register_mode() 713 debug_register_view(rc, &debug_flush_view); in debug_register_mode() 714 debug_register_view(rc, &debug_pages_view); in debug_register_mode() 1095 debug_register_view(debug_info_t * id, struct debug_view *view) in debug_register_view() function 1137 EXPORT_SYMBOL(debug_register_view);
|
| D | perf_cpum_sf.c | 1617 debug_register_view(sfdbg, &debug_sprintf_view); in init_cpum_sampling_pmu()
|
| /linux-4.4.14/drivers/s390/char/ |
| D | vmcp.c | 202 ret = debug_register_view(vmcp_debug, &debug_hex_ascii_view); in vmcp_init()
|
| D | sclp_sdias.c | 259 debug_register_view(sdias_dbf, &debug_sprintf_view); in sclp_sdias_init()
|
| D | zcore.c | 648 debug_register_view(zcore_dbf, &debug_sprintf_view); in zcore_init()
|
| D | tape_34xx.c | 1203 debug_register_view(TAPE_DBF_AREA, &debug_sprintf_view); in tape_34xx_init()
|
| D | vmur.c | 1024 rc = debug_register_view(vmur_dbf, &debug_sprintf_view); in ur_init()
|
| D | tape_core.c | 1329 debug_register_view(TAPE_DBF_AREA, &debug_sprintf_view); in tape_init()
|
| D | tape_3590.c | 1671 debug_register_view(TAPE_DBF_AREA, &debug_sprintf_view); in tape_3590_init()
|
| /linux-4.4.14/Documentation/s390/ |
| D | s390dbf.txt | 63 used through registering them with the function debug_register_view(). 299 int debug_register_view (debug_info_t * id, struct debug_view *view); 346 debug_register_view(debug_info,&debug_hex_ascii_view); 347 debug_register_view(debug_info,&debug_raw_view); 381 debug_register_view(debug_info,&debug_sprintf_view); 654 debug_register_view(debug_info, &debug_test_view);
|
| /linux-4.4.14/arch/s390/include/asm/ |
| D | debug.h | 225 int debug_register_view(debug_info_t* id, struct debug_view* view);
|
| /linux-4.4.14/drivers/s390/crypto/ |
| D | zcrypt_api.c | 1418 debug_register_view(zcrypt_dbf_common, &debug_hex_ascii_view); in zcrypt_debug_init() 1422 debug_register_view(zcrypt_dbf_devices, &debug_hex_ascii_view); in zcrypt_debug_init()
|
| /linux-4.4.14/drivers/s390/block/ |
| D | scm_blk.c | 594 debug_register_view(scm_debug, &debug_hex_ascii_view); in scm_blk_init()
|
| D | dasd.c | 274 debug_register_view(device->debug_area, &debug_sprintf_view); in dasd_state_known_to_basic() 3885 debug_register_view(dasd_debug_area, &debug_sprintf_view); in dasd_init()
|
| /linux-4.4.14/drivers/s390/scsi/ |
| D | zfcp_dbf.c | 457 debug_register_view(d, &debug_hex_ascii_view); in zfcp_dbf_reg()
|
| /linux-4.4.14/arch/s390/kvm/ |
| D | kvm-s390.c | 192 if (debug_register_view(kvm_s390_dbf, &debug_sprintf_view)) { in kvm_arch_init() 1155 debug_register_view(kvm->arch.dbf, &debug_sprintf_view); in kvm_arch_init_vm()
|