Home
last modified time | relevance | path

Searched refs:KMSG_COMPONENT (Results 1 – 25 of 69) sorted by relevance

123

/drivers/s390/char/
Dsclp_config.c6 #define KMSG_COMPONENT "sclp_config" macro
7 #define pr_fmt(fmt) KMSG_COMPONENT ": " fmt
Dtape_class.c10 #define KMSG_COMPONENT "tape" macro
11 #define pr_fmt(fmt) KMSG_COMPONENT ": " fmt
Dtape_proc.c13 #define KMSG_COMPONENT "tape" macro
14 #define pr_fmt(fmt) KMSG_COMPONENT ": " fmt
Dsclp_ocf.c8 #define KMSG_COMPONENT "sclp_ocf" macro
9 #define pr_fmt(fmt) KMSG_COMPONENT ": " fmt
Dvmwatchdog.c11 #define KMSG_COMPONENT "vmwatchdog" macro
12 #define pr_fmt(fmt) KMSG_COMPONENT ": " fmt
Dsclp_sdias.c8 #define KMSG_COMPONENT "sclp_sdias" macro
9 #define pr_fmt(fmt) KMSG_COMPONENT ": " fmt
Dsclp_cpi_sys.c9 #define KMSG_COMPONENT "sclp_cpi" macro
10 #define pr_fmt(fmt) KMSG_COMPONENT ": " fmt
Dmonwriter.c9 #define KMSG_COMPONENT "monwriter" macro
10 #define pr_fmt(fmt) KMSG_COMPONENT ": " fmt
Dtape_char.c12 #define KMSG_COMPONENT "tape" macro
13 #define pr_fmt(fmt) KMSG_COMPONENT ": " fmt
/drivers/s390/net/
Dsmsgiucv_app.c12 #define KMSG_COMPONENT "smsgiucv_app" macro
13 #define pr_fmt(fmt) KMSG_COMPONENT ": " fmt
168 rc = dev_set_name(smsg_app_dev, KMSG_COMPONENT); in smsgiucv_app_init()
Dctcm_sysfs.c11 #define KMSG_COMPONENT "ctcm" macro
12 #define pr_fmt(fmt) KMSG_COMPONENT ": " fmt
/drivers/s390/block/
Dscm_drv.c8 #define KMSG_COMPONENT "scm_block" macro
9 #define pr_fmt(fmt) KMSG_COMPONENT ": " fmt
Dxpram.c28 #define KMSG_COMPONENT "xpram" macro
29 #define pr_fmt(fmt) KMSG_COMPONENT ": " fmt
Ddasd_genhd.c13 #define KMSG_COMPONENT "dasd" macro
Ddasd_erp.c11 #define KMSG_COMPONENT "dasd" macro
Dscm_blk.c8 #define KMSG_COMPONENT "scm_block" macro
9 #define pr_fmt(fmt) KMSG_COMPONENT ": " fmt
/drivers/sfi/
Dsfi_acpi.c59 #define KMSG_COMPONENT "SFI" macro
60 #define pr_fmt(fmt) KMSG_COMPONENT ": " fmt
Dsfi_core.c59 #define KMSG_COMPONENT "SFI" macro
60 #define pr_fmt(fmt) KMSG_COMPONENT ": " fmt
/drivers/s390/scsi/
Dzfcp_ccw.c9 #define KMSG_COMPONENT "zfcp" macro
10 #define pr_fmt(fmt) KMSG_COMPONENT ": " fmt
Dzfcp_cfdc.c11 #define KMSG_COMPONENT "zfcp" macro
12 #define pr_fmt(fmt) KMSG_COMPONENT ": " fmt
Dzfcp_qdio.c9 #define KMSG_COMPONENT "zfcp" macro
10 #define pr_fmt(fmt) KMSG_COMPONENT ": " fmt
Dzfcp_aux.c28 #define KMSG_COMPONENT "zfcp" macro
29 #define pr_fmt(fmt) KMSG_COMPONENT ": " fmt
/drivers/s390/cio/
Dccwreq.c8 #define KMSG_COMPONENT "cio" macro
9 #define pr_fmt(fmt) KMSG_COMPONENT ": " fmt
Dblacklist.c10 #define KMSG_COMPONENT "cio" macro
11 #define pr_fmt(fmt) KMSG_COMPONENT ": " fmt
/drivers/tty/hvc/
Dhvc_iucv.c11 #define KMSG_COMPONENT "hvc_iucv" macro
12 #define pr_fmt(fmt) KMSG_COMPONENT ": " fmt
945 .name = KMSG_COMPONENT,
1264 hvc_iucv_buffer_cache = kmem_cache_create(KMSG_COMPONENT, in hvc_iucv_init()

123