Home
last modified time | relevance | path

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

1234567

/linux-6.1.9/drivers/s390/char/
Dhmcdrv_mod.c9 #define KMSG_COMPONENT "hmcdrv" macro
10 #define pr_fmt(fmt) KMSG_COMPONENT ": " fmt
Dsclp_ap.c7 #define KMSG_COMPONENT "sclp_cmd" macro
8 #define pr_fmt(fmt) KMSG_COMPONENT ": " fmt
Dtape_proc.c14 #define KMSG_COMPONENT "tape" macro
15 #define pr_fmt(fmt) KMSG_COMPONENT ": " fmt
Dtape_class.c11 #define KMSG_COMPONENT "tape" macro
12 #define pr_fmt(fmt) KMSG_COMPONENT ": " fmt
Ddiag_ftp.c10 #define KMSG_COMPONENT "hmcdrv" macro
11 #define pr_fmt(fmt) KMSG_COMPONENT ": " fmt
Dsclp_ocf.c9 #define KMSG_COMPONENT "sclp_ocf" macro
10 #define pr_fmt(fmt) KMSG_COMPONENT ": " fmt
Dsclp_config.c6 #define KMSG_COMPONENT "sclp_config" macro
7 #define pr_fmt(fmt) KMSG_COMPONENT ": " fmt
/linux-6.1.9/net/netfilter/ipvs/
Dip_vs_fo.c11 #define KMSG_COMPONENT "IPVS" macro
12 #define pr_fmt(fmt) KMSG_COMPONENT ": " fmt
Dip_vs_ovf.c15 #define KMSG_COMPONENT "IPVS" macro
16 #define pr_fmt(fmt) KMSG_COMPONENT ": " fmt
Dip_vs_lc.c12 #define KMSG_COMPONENT "IPVS" macro
13 #define pr_fmt(fmt) KMSG_COMPONENT ": " fmt
Dip_vs_pe.c2 #define KMSG_COMPONENT "IPVS" macro
3 #define pr_fmt(fmt) KMSG_COMPONENT ": " fmt
Dip_vs_wlc.c17 #define KMSG_COMPONENT "IPVS" macro
18 #define pr_fmt(fmt) KMSG_COMPONENT ": " fmt
Dip_vs_nq.c29 #define KMSG_COMPONENT "IPVS" macro
30 #define pr_fmt(fmt) KMSG_COMPONENT ": " fmt
Dip_vs_sed.c33 #define KMSG_COMPONENT "IPVS" macro
34 #define pr_fmt(fmt) KMSG_COMPONENT ": " fmt
Dip_vs_twos.c7 #define KMSG_COMPONENT "IPVS" macro
8 #define pr_fmt(fmt) KMSG_COMPONENT ": " fmt
Dip_vs_rr.c17 #define KMSG_COMPONENT "IPVS" macro
18 #define pr_fmt(fmt) KMSG_COMPONENT ": " fmt
Dip_vs_proto_ah_esp.c9 #define KMSG_COMPONENT "IPVS" macro
10 #define pr_fmt(fmt) KMSG_COMPONENT ": " fmt
/linux-6.1.9/arch/s390/kernel/
Dperf_pai_ext.c9 #define KMSG_COMPONENT "pai_ext" macro
10 #define pr_fmt(fmt) KMSG_COMPONENT ": " fmt
641 pr_err("Creation of PMU " KMSG_COMPONENT " /sysfs failed\n"); in paiext_init()
646 paiext_dbg = debug_register(KMSG_COMPONENT, 2, 256, 128); in paiext_init()
648 pr_err("Registration of s390dbf " KMSG_COMPONENT " failed\n"); in paiext_init()
654 rc = perf_pmu_register(&paiext, KMSG_COMPONENT, -1); in paiext_init()
656 pr_err("Registration of " KMSG_COMPONENT " PMU failed with " in paiext_init()
Dcpcmd.c9 #define KMSG_COMPONENT "cpcmd" macro
10 #define pr_fmt(fmt) KMSG_COMPONENT ": " fmt
/linux-6.1.9/drivers/s390/net/
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()
/linux-6.1.9/drivers/s390/block/
Dscm_drv.c9 #define KMSG_COMPONENT "scm_block" macro
10 #define pr_fmt(fmt) KMSG_COMPONENT ": " fmt
/linux-6.1.9/arch/s390/pci/
Dpci_iov.c10 #define KMSG_COMPONENT "zpci" macro
11 #define pr_fmt(fmt) KMSG_COMPONENT ": " fmt
/linux-6.1.9/drivers/pci/hotplug/
Ds390_pci_hpc.c11 #define KMSG_COMPONENT "zpci" macro
12 #define pr_fmt(fmt) KMSG_COMPONENT ": " fmt
/linux-6.1.9/drivers/s390/cio/
Dcio_inject.c9 #define KMSG_COMPONENT "cio" macro
10 #define pr_fmt(fmt) KMSG_COMPONENT ": " fmt
/linux-6.1.9/arch/s390/crypto/
Dchacha-glue.c8 #define KMSG_COMPONENT "chacha_s390" macro
9 #define pr_fmt(fmt) KMSG_COMPONENT ": " fmt

1234567