Home
last modified time | relevance | path

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

1234567

/openbmc/linux/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 Ddiag_ftp.c10 #define KMSG_COMPONENT "hmcdrv" macro
11 #define pr_fmt(fmt) KMSG_COMPONENT ": " fmt
H A Dsclp_config.c6 #define KMSG_COMPONENT "sclp_config" macro
7 #define pr_fmt(fmt) KMSG_COMPONENT ": " fmt
/openbmc/linux/net/netfilter/ipvs/
H A Dip_vs_fo.c11 #define KMSG_COMPONENT "IPVS" macro
12 #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_lc.c12 #define KMSG_COMPONENT "IPVS" macro
13 #define pr_fmt(fmt) KMSG_COMPONENT ": " fmt
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_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_twos.c7 #define KMSG_COMPONENT "IPVS" macro
8 #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_proto_ah_esp.c9 #define KMSG_COMPONENT "IPVS" macro
10 #define pr_fmt(fmt) KMSG_COMPONENT ": " fmt
/openbmc/linux/arch/s390/kernel/
H A Dperf_pai_ext.c9 #define KMSG_COMPONENT "pai_ext" macro
10 #define pr_fmt(fmt) KMSG_COMPONENT ": " fmt
636 pr_err("Creation of PMU " KMSG_COMPONENT " /sysfs failed\n"); in paiext_init()
641 paiext_dbg = debug_register(KMSG_COMPONENT, 2, 256, 128); in paiext_init()
643 pr_err("Registration of s390dbf " KMSG_COMPONENT " failed\n"); in paiext_init()
649 rc = perf_pmu_register(&paiext, KMSG_COMPONENT, -1); in paiext_init()
651 pr_err("Registration of " KMSG_COMPONENT " PMU failed with " in paiext_init()
H A Dcpcmd.c9 #define KMSG_COMPONENT "cpcmd" macro
10 #define pr_fmt(fmt) KMSG_COMPONENT ": " fmt
/openbmc/linux/drivers/s390/block/
H A Dscm_drv.c9 #define KMSG_COMPONENT "scm_block" macro
10 #define pr_fmt(fmt) KMSG_COMPONENT ": " fmt
/openbmc/linux/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); in smsgiucv_app_init()
/openbmc/linux/arch/s390/pci/
H A Dpci_iov.c10 #define KMSG_COMPONENT "zpci" macro
11 #define pr_fmt(fmt) KMSG_COMPONENT ": " fmt
/openbmc/linux/drivers/pci/hotplug/
H A Ds390_pci_hpc.c11 #define KMSG_COMPONENT "zpci" macro
12 #define pr_fmt(fmt) KMSG_COMPONENT ": " fmt
/openbmc/linux/drivers/s390/cio/
H A Dcio_inject.c9 #define KMSG_COMPONENT "cio" macro
10 #define pr_fmt(fmt) KMSG_COMPONENT ": " fmt
/openbmc/linux/arch/s390/crypto/
H A Dchacha-glue.c8 #define KMSG_COMPONENT "chacha_s390" macro
9 #define pr_fmt(fmt) KMSG_COMPONENT ": " fmt

1234567