Searched refs:KMSG_COMPONENT (Results 1 - 25 of 66) sorted by relevance

123

/drivers/s390/char/
H A Dsclp_config.c8 #define KMSG_COMPONENT "sclp_config" macro
9 #define pr_fmt(fmt) KMSG_COMPONENT ": " fmt
H A Dtape_class.c11 #define KMSG_COMPONENT "tape" macro
12 #define pr_fmt(fmt) KMSG_COMPONENT ": " fmt
H A Dtape_proc.c14 #define KMSG_COMPONENT "tape" macro
15 #define pr_fmt(fmt) KMSG_COMPONENT ": " fmt
H A Dsclp_ocf.c9 #define KMSG_COMPONENT "sclp_ocf" macro
10 #define pr_fmt(fmt) KMSG_COMPONENT ": " fmt
H A Dsclp_sdias.c8 #define KMSG_COMPONENT "sclp_sdias" macro
9 #define pr_fmt(fmt) KMSG_COMPONENT ": " fmt
H A Dvmwatchdog.c11 #define KMSG_COMPONENT "vmwatchdog" macro
12 #define pr_fmt(fmt) KMSG_COMPONENT ": " fmt
H A Dsclp_cpi_sys.c10 #define KMSG_COMPONENT "sclp_cpi" macro
11 #define pr_fmt(fmt) KMSG_COMPONENT ": " fmt
H A Dmonwriter.c9 #define KMSG_COMPONENT "monwriter" macro
10 #define pr_fmt(fmt) KMSG_COMPONENT ": " fmt
H A Dtape_char.c13 #define KMSG_COMPONENT "tape" macro
14 #define pr_fmt(fmt) KMSG_COMPONENT ": " fmt
H A Dmonreader.c9 #define KMSG_COMPONENT "monreader" macro
10 #define pr_fmt(fmt) KMSG_COMPONENT ": " fmt
/drivers/s390/net/
H A 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);
H A Dctcm_sysfs.c13 #define KMSG_COMPONENT "ctcm" macro
14 #define pr_fmt(fmt) KMSG_COMPONENT ": " fmt
/drivers/sfi/
H A Dsfi_acpi.c59 #define KMSG_COMPONENT "SFI" macro
60 #define pr_fmt(fmt) KMSG_COMPONENT ": " fmt
H A Dsfi_core.c59 #define KMSG_COMPONENT "SFI" macro
60 #define pr_fmt(fmt) KMSG_COMPONENT ": " fmt
/drivers/s390/scsi/
H A Dzfcp_ccw.c9 #define KMSG_COMPONENT "zfcp" macro
10 #define pr_fmt(fmt) KMSG_COMPONENT ": " fmt
H A Dzfcp_cfdc.c11 #define KMSG_COMPONENT "zfcp" macro
12 #define pr_fmt(fmt) KMSG_COMPONENT ": " fmt
H A Dzfcp_aux.c28 #define KMSG_COMPONENT "zfcp" macro
29 #define pr_fmt(fmt) KMSG_COMPONENT ": " fmt
H A Dzfcp_qdio.c9 #define KMSG_COMPONENT "zfcp" macro
10 #define pr_fmt(fmt) KMSG_COMPONENT ": " fmt
/drivers/s390/block/
H A Ddasd_genhd.c14 #define KMSG_COMPONENT "dasd" macro
H A Ddasd_erp.c12 #define KMSG_COMPONENT "dasd" macro
H A Dxpram.c28 #define KMSG_COMPONENT "xpram" macro
29 #define pr_fmt(fmt) KMSG_COMPONENT ": " fmt
H A Ddasd_proc.c14 #define KMSG_COMPONENT "dasd" macro
/drivers/s390/cio/
H A Dblacklist.c12 #define KMSG_COMPONENT "cio" macro
13 #define pr_fmt(fmt) KMSG_COMPONENT ": " fmt
H A Dccwreq.c8 #define KMSG_COMPONENT "cio" macro
9 #define pr_fmt(fmt) KMSG_COMPONENT ": " fmt
/drivers/tty/hvc/
H A 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,

Completed in 176 milliseconds

123