/Linux-v5.4/include/linux/ |
D | printk.h | 287 #ifndef pr_fmt 288 #define pr_fmt(fmt) fmt macro 298 printk(KERN_EMERG pr_fmt(fmt), ##__VA_ARGS__) 300 printk(KERN_ALERT pr_fmt(fmt), ##__VA_ARGS__) 302 printk(KERN_CRIT pr_fmt(fmt), ##__VA_ARGS__) 304 printk(KERN_ERR pr_fmt(fmt), ##__VA_ARGS__) 306 printk(KERN_WARNING pr_fmt(fmt), ##__VA_ARGS__) 309 printk(KERN_NOTICE pr_fmt(fmt), ##__VA_ARGS__) 311 printk(KERN_INFO pr_fmt(fmt), ##__VA_ARGS__) 323 printk(KERN_DEBUG pr_fmt(fmt), ##__VA_ARGS__) [all …]
|
/Linux-v5.4/tools/perf/util/ |
D | debug.h | 15 #ifndef pr_fmt 16 #define pr_fmt(fmt) fmt macro 20 eprintf(0, verbose, pr_fmt(fmt), ##__VA_ARGS__) 22 eprintf(0, verbose, pr_fmt(fmt), ##__VA_ARGS__) 24 eprintf(0, verbose, pr_fmt(fmt), ##__VA_ARGS__) 26 eprintf(1, verbose, pr_fmt(fmt), ##__VA_ARGS__) 28 eprintf(n, verbose, pr_fmt(fmt), ##__VA_ARGS__) 29 #define pr_debug2(fmt, ...) pr_debugN(2, pr_fmt(fmt), ##__VA_ARGS__) 30 #define pr_debug3(fmt, ...) pr_debugN(3, pr_fmt(fmt), ##__VA_ARGS__) 31 #define pr_debug4(fmt, ...) pr_debugN(4, pr_fmt(fmt), ##__VA_ARGS__) [all …]
|
/Linux-v5.4/tools/usb/usbip/libsrc/ |
D | usbip_common.h | 62 #define pr_fmt(fmt) "%s: %s: " fmt "\n", PROGNAME macro 63 #define dbg_fmt(fmt) pr_fmt("%s:%d:[%s] " fmt), "debug", \ 69 syslog(LOG_ERR, pr_fmt(fmt), "error", ##args); \ 72 fprintf(stderr, pr_fmt(fmt), "error", ##args); \ 79 syslog(LOG_INFO, pr_fmt(fmt), "info", ##args); \ 82 fprintf(stderr, pr_fmt(fmt), "info", ##args); \
|
/Linux-v5.4/tools/perf/pmu-events/ |
D | json.h | 19 #define pr_fmt(fmt) fmt macro 22 eprintf(0, verbose, pr_fmt(fmt), ##__VA_ARGS__) 25 eprintf(1, verbose, pr_fmt(fmt), ##__VA_ARGS__) 28 eprintf(2, verbose, pr_fmt(fmt), ##__VA_ARGS__)
|
/Linux-v5.4/drivers/input/ |
D | evbug.c | 13 #define pr_fmt(fmt) KBUILD_MODNAME ": " fmt macro 27 printk(KERN_DEBUG pr_fmt("Event. Dev: %s, Type: %d, Code: %d, Value: %d\n"), in evbug_event() 53 printk(KERN_DEBUG pr_fmt("Connected device: %s (%s at %s)\n"), in evbug_connect() 69 printk(KERN_DEBUG pr_fmt("Disconnected device: %s\n"), in evbug_disconnect()
|
/Linux-v5.4/drivers/gpu/drm/amd/powerplay/inc/ |
D | pp_debug.h | 27 #ifdef pr_fmt 28 #undef pr_fmt 31 #define pr_fmt(fmt) "amdgpu: [powerplay] " fmt macro
|
/Linux-v5.4/arch/x86/kernel/cpu/ |
D | bugs.c | 218 #undef pr_fmt 219 #define pr_fmt(fmt) "MDS: " fmt macro 273 #undef pr_fmt 274 #define pr_fmt(fmt) "TAA: " fmt macro 367 #undef pr_fmt 368 #define pr_fmt(fmt) "Spectre V1 : " fmt macro 459 #undef pr_fmt 460 #define pr_fmt(fmt) "Spectre V2 : " fmt macro 861 #undef pr_fmt 862 #define pr_fmt(fmt) fmt macro [all …]
|
/Linux-v5.4/drivers/firmware/efi/ |
D | apple-properties.c | 10 #define pr_fmt(fmt) "apple-properties: " fmt macro 96 print_hex_dump(KERN_INFO, pr_fmt(), DUMP_PREFIX_OFFSET, in unmarshal_key_value_pairs() 107 print_hex_dump(KERN_ERR, pr_fmt(), DUMP_PREFIX_OFFSET, in unmarshal_key_value_pairs() 140 print_hex_dump(KERN_ERR, pr_fmt(), DUMP_PREFIX_OFFSET, in unmarshal_devices() 210 print_hex_dump(KERN_ERR, pr_fmt(), DUMP_PREFIX_OFFSET, in map_properties() 215 print_hex_dump(KERN_ERR, pr_fmt(), DUMP_PREFIX_OFFSET, in map_properties()
|
/Linux-v5.4/net/wimax/ |
D | wimax-internal.h | 18 #ifdef pr_fmt 19 #undef pr_fmt 22 #define pr_fmt(fmt) KBUILD_MODNAME ": " fmt macro
|
/Linux-v5.4/drivers/infiniband/sw/rxe/ |
D | rxe.h | 37 #ifdef pr_fmt 38 #undef pr_fmt 40 #define pr_fmt(fmt) KBUILD_MODNAME ": " fmt macro
|
/Linux-v5.4/drivers/net/wireless/ath/wcn36xx/ |
D | wcn36xx.h | 59 printk(KERN_ERR pr_fmt("ERROR " fmt), ##arg) 62 printk(KERN_WARNING pr_fmt("WARNING " fmt), ##arg) 65 printk(KERN_INFO pr_fmt(fmt), ##arg) 69 printk(KERN_DEBUG pr_fmt(fmt), ##arg); \ 74 print_hex_dump(KERN_DEBUG, pr_fmt(prefix_str), \
|
/Linux-v5.4/fs/coda/ |
D | coda_linux.h | 16 #ifdef pr_fmt 17 #undef pr_fmt 20 #define pr_fmt(fmt) KBUILD_MODNAME ": " fmt macro
|
/Linux-v5.4/arch/mips/bcm47xx/ |
D | bcm47xx_private.h | 5 #ifndef pr_fmt 6 #define pr_fmt(fmt) "bcm47xx: " fmt macro
|
/Linux-v5.4/drivers/mtd/nand/raw/bcm47xxnflash/ |
D | bcm47xxnflash.h | 5 #ifndef pr_fmt 6 #define pr_fmt(fmt) KBUILD_MODNAME ": " fmt macro
|
/Linux-v5.4/net/tipc/ |
D | core.h | 63 #ifdef pr_fmt 64 #undef pr_fmt 67 #define pr_fmt(fmt) KBUILD_MODNAME ": " fmt macro
|
/Linux-v5.4/fs/efs/ |
D | efs.h | 11 #ifdef pr_fmt 12 #undef pr_fmt 15 #define pr_fmt(fmt) KBUILD_MODNAME ": " fmt macro
|
/Linux-v5.4/drivers/clk/ti/ |
D | fixed-factor.c | 27 #undef pr_fmt 28 #define pr_fmt(fmt) "%s: " fmt, __func__ macro
|
/Linux-v5.4/fs/hfs/ |
D | hfs_fs.h | 12 #ifdef pr_fmt 13 #undef pr_fmt 16 #define pr_fmt(fmt) KBUILD_MODNAME ": " fmt macro 46 printk(KERN_DEBUG pr_fmt(fmt), ##__VA_ARGS__); \
|
/Linux-v5.4/fs/qnx6/ |
D | qnx6.h | 14 #ifdef pr_fmt 15 #undef pr_fmt 18 #define pr_fmt(fmt) KBUILD_MODNAME ": " fmt macro
|
/Linux-v5.4/fs/configfs/ |
D | configfs_internal.h | 13 #ifdef pr_fmt 14 #undef pr_fmt 17 #define pr_fmt(fmt) KBUILD_MODNAME ": " fmt macro
|
/Linux-v5.4/net/batman-adv/ |
D | main.h | 200 #ifdef pr_fmt 201 #undef pr_fmt 204 #define pr_fmt(fmt) KBUILD_MODNAME ": " fmt macro
|
/Linux-v5.4/drivers/crypto/hisilicon/zip/ |
D | zip.h | 6 #undef pr_fmt 7 #define pr_fmt(fmt) "hisi_zip: " fmt macro
|
/Linux-v5.4/fs/ufs/ |
D | ufs.h | 5 #ifdef pr_fmt 6 #undef pr_fmt 9 #define pr_fmt(fmt) KBUILD_MODNAME ": " fmt macro
|
/Linux-v5.4/fs/pstore/ |
D | pmsg.c | 46 #undef pr_fmt 47 #define pr_fmt(fmt) PMSG_NAME ": " fmt macro
|
/Linux-v5.4/drivers/acpi/apei/ |
D | bert.c | 30 #undef pr_fmt 31 #define pr_fmt(fmt) "BERT: " fmt macro
|