/linux-6.1.9/drivers/s390/char/ |
D | hmcdrv_mod.c | 9 #define KMSG_COMPONENT "hmcdrv" macro 10 #define pr_fmt(fmt) KMSG_COMPONENT ": " fmt
|
D | sclp_ap.c | 7 #define KMSG_COMPONENT "sclp_cmd" macro 8 #define pr_fmt(fmt) KMSG_COMPONENT ": " fmt
|
D | tape_proc.c | 14 #define KMSG_COMPONENT "tape" macro 15 #define pr_fmt(fmt) KMSG_COMPONENT ": " fmt
|
D | tape_class.c | 11 #define KMSG_COMPONENT "tape" macro 12 #define pr_fmt(fmt) KMSG_COMPONENT ": " fmt
|
D | diag_ftp.c | 10 #define KMSG_COMPONENT "hmcdrv" macro 11 #define pr_fmt(fmt) KMSG_COMPONENT ": " fmt
|
D | sclp_ocf.c | 9 #define KMSG_COMPONENT "sclp_ocf" macro 10 #define pr_fmt(fmt) KMSG_COMPONENT ": " fmt
|
D | sclp_config.c | 6 #define KMSG_COMPONENT "sclp_config" macro 7 #define pr_fmt(fmt) KMSG_COMPONENT ": " fmt
|
/linux-6.1.9/net/netfilter/ipvs/ |
D | ip_vs_fo.c | 11 #define KMSG_COMPONENT "IPVS" macro 12 #define pr_fmt(fmt) KMSG_COMPONENT ": " fmt
|
D | ip_vs_ovf.c | 15 #define KMSG_COMPONENT "IPVS" macro 16 #define pr_fmt(fmt) KMSG_COMPONENT ": " fmt
|
D | ip_vs_lc.c | 12 #define KMSG_COMPONENT "IPVS" macro 13 #define pr_fmt(fmt) KMSG_COMPONENT ": " fmt
|
D | ip_vs_pe.c | 2 #define KMSG_COMPONENT "IPVS" macro 3 #define pr_fmt(fmt) KMSG_COMPONENT ": " fmt
|
D | ip_vs_wlc.c | 17 #define KMSG_COMPONENT "IPVS" macro 18 #define pr_fmt(fmt) KMSG_COMPONENT ": " fmt
|
D | ip_vs_nq.c | 29 #define KMSG_COMPONENT "IPVS" macro 30 #define pr_fmt(fmt) KMSG_COMPONENT ": " fmt
|
D | ip_vs_sed.c | 33 #define KMSG_COMPONENT "IPVS" macro 34 #define pr_fmt(fmt) KMSG_COMPONENT ": " fmt
|
D | ip_vs_twos.c | 7 #define KMSG_COMPONENT "IPVS" macro 8 #define pr_fmt(fmt) KMSG_COMPONENT ": " fmt
|
D | ip_vs_rr.c | 17 #define KMSG_COMPONENT "IPVS" macro 18 #define pr_fmt(fmt) KMSG_COMPONENT ": " fmt
|
D | ip_vs_proto_ah_esp.c | 9 #define KMSG_COMPONENT "IPVS" macro 10 #define pr_fmt(fmt) KMSG_COMPONENT ": " fmt
|
/linux-6.1.9/arch/s390/kernel/ |
D | perf_pai_ext.c | 9 #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()
|
D | cpcmd.c | 9 #define KMSG_COMPONENT "cpcmd" macro 10 #define pr_fmt(fmt) KMSG_COMPONENT ": " fmt
|
/linux-6.1.9/drivers/s390/net/ |
D | smsgiucv_app.c | 13 #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/ |
D | scm_drv.c | 9 #define KMSG_COMPONENT "scm_block" macro 10 #define pr_fmt(fmt) KMSG_COMPONENT ": " fmt
|
/linux-6.1.9/arch/s390/pci/ |
D | pci_iov.c | 10 #define KMSG_COMPONENT "zpci" macro 11 #define pr_fmt(fmt) KMSG_COMPONENT ": " fmt
|
/linux-6.1.9/drivers/pci/hotplug/ |
D | s390_pci_hpc.c | 11 #define KMSG_COMPONENT "zpci" macro 12 #define pr_fmt(fmt) KMSG_COMPONENT ": " fmt
|
/linux-6.1.9/drivers/s390/cio/ |
D | cio_inject.c | 9 #define KMSG_COMPONENT "cio" macro 10 #define pr_fmt(fmt) KMSG_COMPONENT ": " fmt
|
/linux-6.1.9/arch/s390/crypto/ |
D | chacha-glue.c | 8 #define KMSG_COMPONENT "chacha_s390" macro 9 #define pr_fmt(fmt) KMSG_COMPONENT ": " fmt
|