Home
last modified time | relevance | path

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

12

/drivers/s390/char/
Dsclp_config.c8 #define KMSG_COMPONENT "sclp_config" macro
9 #define pr_fmt(fmt) KMSG_COMPONENT ": " fmt
Dvmcp.c14 #define KMSG_COMPONENT "vmcp" macro
15 #define pr_fmt(fmt) KMSG_COMPONENT ": " fmt
Dsclp_sdias.c8 #define KMSG_COMPONENT "sclp_sdias" macro
9 #define pr_fmt(fmt) KMSG_COMPONENT ": " fmt
Dmonwriter.c11 #define KMSG_COMPONENT "monwriter" macro
12 #define pr_fmt(fmt) KMSG_COMPONENT ": " fmt
Dsclp_cpi_sys.c10 #define KMSG_COMPONENT "sclp_cpi" macro
11 #define pr_fmt(fmt) KMSG_COMPONENT ": " fmt
Dmonreader.c10 #define KMSG_COMPONENT "monreader" macro
11 #define pr_fmt(fmt) KMSG_COMPONENT ": " fmt
Dsclp_cmd.c9 #define KMSG_COMPONENT "sclp_cmd" macro
10 #define pr_fmt(fmt) KMSG_COMPONENT ": " fmt
Dvmlogrdr.c14 #define KMSG_COMPONENT "vmlogrdr" macro
15 #define pr_fmt(fmt) KMSG_COMPONENT ": " fmt
Dzcore.c12 #define KMSG_COMPONENT "zdump" macro
13 #define pr_fmt(fmt) KMSG_COMPONENT ": " fmt
Dvmur.c11 #define KMSG_COMPONENT "vmur" macro
12 #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.c10 #define KMSG_COMPONENT "zfcp" macro
11 #define pr_fmt(fmt) KMSG_COMPONENT ": " fmt
Dzfcp_qdio.c9 #define KMSG_COMPONENT "zfcp" macro
10 #define pr_fmt(fmt) KMSG_COMPONENT ": " fmt
Dzfcp_scsi.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
Dzfcp_sysfs.c9 #define KMSG_COMPONENT "zfcp" macro
10 #define pr_fmt(fmt) KMSG_COMPONENT ": " fmt
Dzfcp_fc.c9 #define KMSG_COMPONENT "zfcp" macro
10 #define pr_fmt(fmt) KMSG_COMPONENT ": " fmt
/drivers/s390/net/
Dctcm_sysfs.c13 #define KMSG_COMPONENT "ctcm" macro
14 #define pr_fmt(fmt) KMSG_COMPONENT ": " fmt
/drivers/s390/block/
Dxpram.c28 #define KMSG_COMPONENT "xpram" macro
29 #define pr_fmt(fmt) KMSG_COMPONENT ": " fmt
Ddcssblk.c7 #define KMSG_COMPONENT "dcssblk" macro
8 #define pr_fmt(fmt) KMSG_COMPONENT ": " fmt
/drivers/s390/cio/
Dblacklist.c12 #define KMSG_COMPONENT "cio" macro
13 #define pr_fmt(fmt) KMSG_COMPONENT ": " fmt
Dchsc.c11 #define KMSG_COMPONENT "cio" macro
12 #define pr_fmt(fmt) KMSG_COMPONENT ": " fmt
Dcss.c10 #define KMSG_COMPONENT "cio" macro
11 #define pr_fmt(fmt) KMSG_COMPONENT ": " fmt
Dcio.c12 #define KMSG_COMPONENT "cio" macro
13 #define pr_fmt(fmt) KMSG_COMPONENT ": " fmt
/drivers/char/
Dhvc_iucv.c11 #define KMSG_COMPONENT "hvc_iucv" macro
12 #define pr_fmt(fmt) KMSG_COMPONENT ": " fmt
899 hvc_iucv_buffer_cache = kmem_cache_create(KMSG_COMPONENT, in hvc_iucv_init()

12