Searched refs:debug_info_t (Results 1 - 25 of 26) sorted by relevance

12

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/s390/cio/
H A Dcio_debug.h7 extern debug_info_t *cio_debug_msg_id;
8 extern debug_info_t *cio_debug_trace_id;
9 extern debug_info_t *cio_debug_crw_id;
H A Dqdio_debug.h18 extern debug_info_t *qdio_dbf_setup;
19 extern debug_info_t *qdio_dbf_error;
22 static inline int qdio_dbf_passes(debug_info_t *dbf_grp, int level)
H A Dqdio_debug.c14 debug_info_t *qdio_dbf_setup;
15 debug_info_t *qdio_dbf_error;
H A Dqdio.h344 debug_info_t *debug_area;
H A Dcio.c45 debug_info_t *cio_debug_msg_id;
46 debug_info_t *cio_debug_trace_id;
47 debug_info_t *cio_debug_crw_id;
H A Dchsc_sch.c27 static debug_info_t *chsc_debug_msg_id;
28 static debug_info_t *chsc_debug_log_id;
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/s390/include/asm/
H A Ddebug.h77 } debug_info_t; typedef in typeref:struct:debug_info
79 typedef int (debug_header_proc_t) (debug_info_t* id,
85 typedef int (debug_format_proc_t) (debug_info_t* id,
88 typedef int (debug_prolog_proc_t) (debug_info_t* id,
91 typedef int (debug_input_proc_t) (debug_info_t* id,
97 int debug_dflt_header_fn(debug_info_t* id, struct debug_view* view,
115 debug_entry_t* debug_event_common(debug_info_t* id, int level,
118 debug_entry_t* debug_exception_common(debug_info_t* id, int level,
123 debug_info_t *debug_register(const char *name, int pages, int nr_areas,
126 debug_info_t *debug_register_mod
[all...]
H A Dkvm_host.h237 debug_info_t *dbf;
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/s390/kernel/
H A Ddebug.c49 debug_info_t *debug_info_org; /* original debug information */
50 debug_info_t *debug_info_snap; /* snapshot of debug information */
76 static debug_info_t *debug_info_create(const char *name, int pages_per_area,
78 static void debug_info_get(debug_info_t *);
79 static void debug_info_put(debug_info_t *);
80 static int debug_prolog_level_fn(debug_info_t * id,
82 static int debug_input_level_fn(debug_info_t * id, struct debug_view *view,
85 static int debug_prolog_pages_fn(debug_info_t * id,
87 static int debug_input_pages_fn(debug_info_t * id, struct debug_view *view,
90 static int debug_input_flush_fn(debug_info_t * i
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/s390/scsi/
H A Dzfcp_dbf.h229 debug_info_t *rec;
230 debug_info_t *hba;
231 debug_info_t *san;
232 debug_info_t *scsi;
H A Dzfcp_dbf.c25 static void zfcp_dbf_hexdump(debug_info_t *dbf, void *to, int to_len,
91 static int zfcp_dbf_view_header(debug_info_t *id, struct debug_view *view,
411 static int zfcp_dbf_hba_view_format(debug_info_t *id, struct debug_view *view,
451 static int zfcp_dbf_rec_view_format(debug_info_t *id, struct debug_view *view,
812 static int zfcp_dbf_san_view_format(debug_info_t *id, struct debug_view *view,
935 static int zfcp_dbf_scsi_view_format(debug_info_t *id, struct debug_view *view,
985 static debug_info_t *zfcp_dbf_reg(const char *name, int level,
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/s390/net/
H A Dctcm_dbug.h62 debug_info_t *id;
H A Dqeth_core.h55 debug_info_t *id;
749 debug_info_t *debug;
870 void qeth_dbf_longtext(debug_info_t *id, int level, char *text, ...);
H A Dclaw.h118 static inline int claw_dbf_passes(debug_info_t *dbf_grp, int level)
H A Dlcs.h20 static inline int lcs_dbf_passes(debug_info_t *dbf_grp, int level)
H A Dnetiucv.c108 static inline int iucv_dbf_passes(debug_info_t *dbf_grp, int level)
481 static debug_info_t *iucv_dbf_setup = NULL;
482 static debug_info_t *iucv_dbf_data = NULL;
483 static debug_info_t *iucv_dbf_trace = NULL;
H A Dlcs.c83 static debug_info_t *lcs_dbf_setup;
84 static debug_info_t *lcs_dbf_trace;
H A Dclaw.c104 static debug_info_t *claw_dbf_setup;
105 static debug_info_t *claw_dbf_trace;
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/s390/block/
H A Ddasd_int.h404 debug_info_t *debug_area;
571 extern debug_info_t *dasd_debug_area;
H A Ddasd.c47 debug_info_t *dasd_debug_area;
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/s390/char/
H A Dtape.h338 extern debug_info_t *TAPE_DBF_AREA;
H A Dvmcp.c25 static debug_info_t *vmcp_debug;
H A Dtape_34xx.c28 debug_info_t *TAPE_DBF_AREA = NULL;
H A Dtape_core.c49 debug_info_t *TAPE_DBF_AREA = NULL;
H A Dtape_3590.c30 debug_info_t *TAPE_DBF_AREA = NULL;

Completed in 229 milliseconds

12