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

123456

/linux-master/drivers/s390/char/
H A Dhmcdrv_mod.c9 #define KMSG_COMPONENT "hmcdrv" macro
10 #define pr_fmt(fmt) KMSG_COMPONENT ": " fmt
H A Dsclp_ap.c7 #define KMSG_COMPONENT "sclp_cmd" macro
8 #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 Dtape_class.c11 #define KMSG_COMPONENT "tape" macro
12 #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_pci.c7 #define KMSG_COMPONENT "sclp_cmd" macro
8 #define pr_fmt(fmt) KMSG_COMPONENT ": " fmt
/linux-master/net/netfilter/ipvs/
H A Dip_vs_pe.c2 #define KMSG_COMPONENT "IPVS" macro
3 #define pr_fmt(fmt) KMSG_COMPONENT ": " fmt
H A Dip_vs_nq.c29 #define KMSG_COMPONENT "IPVS" macro
30 #define pr_fmt(fmt) KMSG_COMPONENT ": " fmt
H A Dip_vs_lc.c12 #define KMSG_COMPONENT "IPVS" macro
13 #define pr_fmt(fmt) KMSG_COMPONENT ": " fmt
H A Dip_vs_ovf.c15 #define KMSG_COMPONENT "IPVS" macro
16 #define pr_fmt(fmt) KMSG_COMPONENT ": " fmt
H A Dip_vs_fo.c11 #define KMSG_COMPONENT "IPVS" macro
12 #define pr_fmt(fmt) KMSG_COMPONENT ": " fmt
H A Dip_vs_wlc.c17 #define KMSG_COMPONENT "IPVS" macro
18 #define pr_fmt(fmt) KMSG_COMPONENT ": " fmt
H A Dip_vs_sed.c33 #define KMSG_COMPONENT "IPVS" macro
34 #define pr_fmt(fmt) KMSG_COMPONENT ": " fmt
H A Dip_vs_rr.c17 #define KMSG_COMPONENT "IPVS" macro
18 #define pr_fmt(fmt) KMSG_COMPONENT ": " fmt
H A Dip_vs_twos.c7 #define KMSG_COMPONENT "IPVS" macro
8 #define pr_fmt(fmt) KMSG_COMPONENT ": " fmt
H A Dip_vs_proto_ah_esp.c9 #define KMSG_COMPONENT "IPVS" macro
10 #define pr_fmt(fmt) KMSG_COMPONENT ": " fmt
H A Dip_vs_sched.c15 #define KMSG_COMPONENT "IPVS" macro
16 #define pr_fmt(fmt) KMSG_COMPONENT ": " fmt
/linux-master/arch/s390/pci/
H A Dpci_iov.c10 #define KMSG_COMPONENT "zpci" macro
11 #define pr_fmt(fmt) KMSG_COMPONENT ": " fmt
/linux-master/drivers/s390/block/
H A Dscm_drv.c9 #define KMSG_COMPONENT "scm_block" macro
10 #define pr_fmt(fmt) KMSG_COMPONENT ": " fmt
/linux-master/drivers/s390/net/
H A Dsmsgiucv_app.c13 #define KMSG_COMPONENT "smsgiucv_app" macro
14 #define pr_fmt(fmt) KMSG_COMPONENT ": " fmt
169 rc = dev_set_name(smsg_app_dev, KMSG_COMPONENT);
/linux-master/drivers/s390/cio/
H A Dcio_inject.c9 #define KMSG_COMPONENT "cio" macro
10 #define pr_fmt(fmt) KMSG_COMPONENT ": " fmt
/linux-master/arch/s390/kernel/
H A Dcpcmd.c9 #define KMSG_COMPONENT "cpcmd" macro
10 #define pr_fmt(fmt) KMSG_COMPONENT ": " fmt
/linux-master/drivers/pci/hotplug/
H A Ds390_pci_hpc.c11 #define KMSG_COMPONENT "zpci" macro
12 #define pr_fmt(fmt) KMSG_COMPONENT ": " fmt
/linux-master/arch/s390/appldata/
H A Dappldata_os.c11 #define KMSG_COMPONENT "appldata" macro
12 #define pr_fmt(fmt) KMSG_COMPONENT ": " fmt
/linux-master/drivers/s390/scsi/
H A Dzfcp_ccw.c10 #define KMSG_COMPONENT "zfcp" macro
11 #define pr_fmt(fmt) KMSG_COMPONENT ": " fmt

Completed in 416 milliseconds

123456