Searched refs:debug_info_t (Results 1 – 25 of 50) sorted by relevance
12
/linux-6.3-rc2/arch/s390/include/asm/ |
A D | debug.h | 63 } debug_info_t; typedef 65 typedef int (debug_header_proc_t) (debug_info_t *id, 71 typedef int (debug_format_proc_t) (debug_info_t *id, 74 typedef int (debug_prolog_proc_t) (debug_info_t *id, 77 typedef int (debug_input_proc_t) (debug_info_t *id, 100 debug_entry_t *debug_event_common(debug_info_t *id, int level, 115 void debug_unregister(debug_info_t *id); 117 void debug_set_level(debug_info_t *id, int new_level); 250 debug_info_t *__id = _id; \ 380 debug_info_t *__id = _id; \ [all …]
|
A D | pci_debug.h | 7 extern debug_info_t *pci_debug_msg_id; 8 extern debug_info_t *pci_debug_err_id;
|
/linux-6.3-rc2/arch/s390/kernel/ |
A D | debug.c | 96 static void debug_areas_swap(debug_info_t *a, debug_info_t *b); 97 static void debug_events_append(debug_info_t *dest, debug_info_t *src); 225 debug_info_t *rc; in debug_info_alloc() 309 debug_info_t *rc; in debug_info_create() 326 static debug_info_t *debug_info_copy(debug_info_t *in, int mode) in debug_info_copy() 329 debug_info_t *rc; in debug_info_copy() 422 debug_info_t *id; in debug_next_entry() 710 debug_info_t *copy; in debug_register_static() 797 debug_info_t *new_id; in debug_set_size() 887 static void debug_areas_swap(debug_info_t *a, debug_info_t *b) in debug_areas_swap() [all …]
|
/linux-6.3-rc2/drivers/s390/cio/ |
A D | cio_debug.h | 8 extern debug_info_t *cio_debug_msg_id; 9 extern debug_info_t *cio_debug_trace_id; 10 extern debug_info_t *cio_debug_crw_id;
|
A D | qdio_debug.c | 16 debug_info_t *qdio_dbf_setup; 17 debug_info_t *qdio_dbf_error; 25 debug_info_t *dbf_info; 32 static debug_info_t *qdio_get_dbf_entry(char *name) in qdio_get_dbf_entry() 35 debug_info_t *rc = NULL; in qdio_get_dbf_entry()
|
A D | qdio_debug.h | 17 extern debug_info_t *qdio_dbf_setup; 18 extern debug_info_t *qdio_dbf_error;
|
A D | vfio_ccw_private.h | 186 extern debug_info_t *vfio_ccw_debug_msg_id; 187 extern debug_info_t *vfio_ccw_debug_trace_id;
|
A D | cio.c | 46 debug_info_t *cio_debug_msg_id; 47 debug_info_t *cio_debug_trace_id; 48 debug_info_t *cio_debug_crw_id;
|
A D | vfio_ccw_drv.c | 31 debug_info_t *vfio_ccw_debug_msg_id; 32 debug_info_t *vfio_ccw_debug_trace_id;
|
/linux-6.3-rc2/drivers/s390/crypto/ |
A D | zcrypt_ep11misc.h | 64 int ep11_check_aes_key_with_hdr(debug_info_t *dbg, int dbflvl, 73 int ep11_check_ecc_key_with_hdr(debug_info_t *dbg, int dbflvl, 83 int ep11_check_aes_key(debug_info_t *dbg, int dbflvl,
|
A D | zcrypt_ccamisc.h | 137 int cca_check_secaeskeytoken(debug_info_t *dbg, int dbflvl, 147 int cca_check_secaescipherkey(debug_info_t *dbg, int dbflvl, 155 int cca_check_sececckeytoken(debug_info_t *dbg, int dbflvl,
|
A D | vfio_ap_debug.h | 30 extern debug_info_t *vfio_ap_dbf_info;
|
A D | ap_debug.h | 32 extern debug_info_t *ap_dbf_info;
|
A D | zcrypt_debug.h | 33 extern debug_info_t *zcrypt_dbf_info;
|
A D | vfio_ap_drv.c | 27 debug_info_t *vfio_ap_dbf_info;
|
/linux-6.3-rc2/drivers/s390/scsi/ |
A D | zfcp_dbf.h | 304 debug_info_t *pay; 305 debug_info_t *rec; 306 debug_info_t *hba; 307 debug_info_t *san; 308 debug_info_t *scsi;
|
/linux-6.3-rc2/arch/s390/pci/ |
A D | pci_debug.c | 22 debug_info_t *pci_debug_msg_id; 24 debug_info_t *pci_debug_err_id;
|
/linux-6.3-rc2/Documentation/s390/ |
A D | s390dbf.rst | 136 static debug_info_t *debug_info; 169 static debug_info_t *debug_info; 362 typedef int (debug_header_proc_t) (debug_info_t* id, 368 typedef int (debug_format_proc_t) (debug_info_t* id, 371 typedef int (debug_prolog_proc_t) (debug_info_t* id, 374 typedef int (debug_input_proc_t) (debug_info_t* id, 428 debug_info_t *id, struct debug_view *view, 458 debug_info_t *debug_info;
|
/linux-6.3-rc2/drivers/s390/block/ |
A D | scm_blk.h | 50 extern debug_info_t *scm_debug;
|
/linux-6.3-rc2/drivers/s390/net/ |
A D | ctcm_dbug.h | 61 debug_info_t *id;
|
A D | qeth_core.h | 68 debug_info_t *id; 849 debug_info_t *debug; 1084 void qeth_dbf_longtext(debug_info_t *id, int level, char *text, ...);
|
/linux-6.3-rc2/drivers/char/hw_random/ |
A D | s390-trng.c | 35 static debug_info_t *debug_info;
|
/linux-6.3-rc2/drivers/s390/char/ |
A D | tape.h | 299 extern debug_info_t *TAPE_DBF_AREA;
|
A D | vmcp.c | 39 static debug_info_t *vmcp_debug;
|
/linux-6.3-rc2/arch/s390/kvm/ |
A D | kvm-s390.h | 29 extern debug_info_t *kvm_s390_dbf; 30 extern debug_info_t *kvm_s390_dbf_uv;
|
Completed in 40 milliseconds
12