/linux-6.6.21/include/linux/ |
D | printk.h | 344 #ifndef pr_fmt 345 #define pr_fmt(fmt) fmt macro 468 printk(KERN_EMERG pr_fmt(fmt), ##__VA_ARGS__) 478 printk(KERN_ALERT pr_fmt(fmt), ##__VA_ARGS__) 488 printk(KERN_CRIT pr_fmt(fmt), ##__VA_ARGS__) 498 printk(KERN_ERR pr_fmt(fmt), ##__VA_ARGS__) 508 printk(KERN_WARNING pr_fmt(fmt), ##__VA_ARGS__) 518 printk(KERN_NOTICE pr_fmt(fmt), ##__VA_ARGS__) 528 printk(KERN_INFO pr_fmt(fmt), ##__VA_ARGS__) 554 printk(KERN_DEBUG pr_fmt(fmt), ##__VA_ARGS__) [all …]
|
D | suspend.h | 574 #ifndef pr_fmt 575 #define pr_fmt(fmt) "PM: " fmt macro 580 printk(KERN_DEBUG pr_fmt(fmt), ##__VA_ARGS__); \ 587 printk_deferred(KERN_DEBUG pr_fmt(fmt), ##__VA_ARGS__); \ 596 no_printk(KERN_DEBUG pr_fmt(fmt), ##__VA_ARGS__) 598 no_printk(KERN_DEBUG pr_fmt(fmt), ##__VA_ARGS__)
|
/linux-6.6.21/tools/perf/util/ |
D | debug.h | 17 #ifndef pr_fmt 18 #define pr_fmt(fmt) fmt macro 22 eprintf(0, verbose, pr_fmt(fmt), ##__VA_ARGS__) 24 eprintf(0, verbose, pr_fmt(fmt), ##__VA_ARGS__) 33 eprintf(0, verbose, pr_fmt(fmt), ##__VA_ARGS__) 35 eprintf(1, verbose, pr_fmt(fmt), ##__VA_ARGS__) 37 eprintf(n, verbose, pr_fmt(fmt), ##__VA_ARGS__) 38 #define pr_debug2(fmt, ...) pr_debugN(2, pr_fmt(fmt), ##__VA_ARGS__) 39 #define pr_debug3(fmt, ...) pr_debugN(3, pr_fmt(fmt), ##__VA_ARGS__) 40 #define pr_debug4(fmt, ...) pr_debugN(4, pr_fmt(fmt), ##__VA_ARGS__) [all …]
|
/linux-6.6.21/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-6.6.21/fs/smb/server/ |
D | glob.h | 31 #ifdef pr_fmt 32 #undef pr_fmt 36 #define pr_fmt(fmt) "ksmbd: " SUBMOD_NAME ": " fmt macro 38 #define pr_fmt(fmt) "ksmbd: " fmt macro
|
/linux-6.6.21/scripts/dtc/ |
D | of_unittest_expect | 243 $pr_fmt = "### dt-test ### "; 244 $exp_begin = "${pr_fmt}EXPECT \\\\ : "; 245 $exp_end = "${pr_fmt}EXPECT / : "; 246 $expnot_begin = "${pr_fmt}EXPECT_NOT \\\\ : "; 247 $expnot_end = "${pr_fmt}EXPECT_NOT / : "; 439 if (($line =~ /^${pr_fmt}start of unittest - you will see error messages$/) || 440 ($line =~ /^${pr_fmt}end of unittest - [0-9]+ passed, [0-9]+ failed$/ ) ) { 442 } elsif ($line =~ /^${pr_fmt}FAIL /) {
|
/linux-6.6.21/security/landlock/ |
D | common.h | 14 #ifdef pr_fmt 15 #undef pr_fmt 18 #define pr_fmt(fmt) LANDLOCK_NAME ": " fmt macro
|
/linux-6.6.21/drivers/input/ |
D | evbug.c | 10 #define pr_fmt(fmt) KBUILD_MODNAME ": " fmt macro 24 printk(KERN_DEBUG pr_fmt("Event. Dev: %s, Type: %d, Code: %d, Value: %d\n"), in evbug_event() 50 printk(KERN_DEBUG pr_fmt("Connected device: %s (%s at %s)\n"), in evbug_connect() 66 printk(KERN_DEBUG pr_fmt("Disconnected device: %s\n"), in evbug_disconnect()
|
/linux-6.6.21/drivers/gpu/drm/amd/pm/powerplay/inc/ |
D | pp_debug.h | 27 #ifdef pr_fmt 28 #undef pr_fmt 31 #define pr_fmt(fmt) "amdgpu: [powerplay] " fmt macro
|
/linux-6.6.21/arch/x86/kernel/cpu/ |
D | bugs.c | 228 #undef pr_fmt 229 #define pr_fmt(fmt) "MDS: " fmt macro 281 #undef pr_fmt 282 #define pr_fmt(fmt) "TAA: " fmt macro 383 #undef pr_fmt 384 #define pr_fmt(fmt) "MMIO Stale Data: " fmt macro 476 #undef pr_fmt 477 #define pr_fmt(fmt) "" fmt macro 531 #undef pr_fmt 532 #define pr_fmt(fmt) "SRBDS: " fmt macro [all …]
|
/linux-6.6.21/drivers/firmware/efi/ |
D | apple-properties.c | 11 #define pr_fmt(fmt) "apple-properties: " fmt macro 100 print_hex_dump(KERN_INFO, pr_fmt(), DUMP_PREFIX_OFFSET, in unmarshal_key_value_pairs() 110 print_hex_dump(KERN_ERR, pr_fmt(), DUMP_PREFIX_OFFSET, in unmarshal_key_value_pairs() 143 print_hex_dump(KERN_ERR, pr_fmt(), DUMP_PREFIX_OFFSET, in unmarshal_devices() 213 print_hex_dump(KERN_ERR, pr_fmt(), DUMP_PREFIX_OFFSET, in map_properties() 218 print_hex_dump(KERN_ERR, pr_fmt(), DUMP_PREFIX_OFFSET, in map_properties()
|
/linux-6.6.21/include/keys/ |
D | trusted-type.h | 14 #ifdef pr_fmt 15 #undef pr_fmt 18 #define pr_fmt(fmt) "trusted_key: " fmt macro
|
/linux-6.6.21/fs/coda/ |
D | coda_linux.h | 16 #ifdef pr_fmt 17 #undef pr_fmt 20 #define pr_fmt(fmt) KBUILD_MODNAME ": " fmt macro
|
/linux-6.6.21/drivers/net/wireless/ath/wcn36xx/ |
D | wcn36xx.h | 60 printk(KERN_ERR pr_fmt("ERROR " fmt), ##arg) 63 printk(KERN_WARNING pr_fmt("WARNING " fmt), ##arg) 66 printk(KERN_INFO pr_fmt(fmt), ##arg) 70 printk(KERN_DEBUG pr_fmt(fmt), ##arg); \ 75 print_hex_dump(KERN_DEBUG, pr_fmt(prefix_str), \
|
/linux-6.6.21/arch/mips/bcm47xx/ |
D | bcm47xx_private.h | 5 #ifndef pr_fmt 6 #define pr_fmt(fmt) "bcm47xx: " fmt macro
|
/linux-6.6.21/drivers/mtd/nand/raw/bcm47xxnflash/ |
D | bcm47xxnflash.h | 5 #ifndef pr_fmt 6 #define pr_fmt(fmt) KBUILD_MODNAME ": " fmt macro
|
/linux-6.6.21/fs/efs/ |
D | efs.h | 11 #ifdef pr_fmt 12 #undef pr_fmt 15 #define pr_fmt(fmt) KBUILD_MODNAME ": " fmt macro
|
/linux-6.6.21/fs/netfs/ |
D | internal.h | 12 #ifdef pr_fmt 13 #undef pr_fmt 16 #define pr_fmt(fmt) "netfs: " fmt macro
|
/linux-6.6.21/net/tipc/ |
D | core.h | 65 #ifdef pr_fmt 66 #undef pr_fmt 69 #define pr_fmt(fmt) KBUILD_MODNAME ": " fmt macro
|
/linux-6.6.21/drivers/clk/ti/ |
D | fixed-factor.c | 19 #undef pr_fmt 20 #define pr_fmt(fmt) "%s: " fmt, __func__ macro
|
/linux-6.6.21/fs/smb/client/ |
D | cifs_debug.h | 11 #ifdef pr_fmt 12 #undef pr_fmt 15 #define pr_fmt(fmt) "CIFS: " fmt macro
|
/linux-6.6.21/fs/qnx6/ |
D | qnx6.h | 14 #ifdef pr_fmt 15 #undef pr_fmt 18 #define pr_fmt(fmt) KBUILD_MODNAME ": " fmt macro
|
/linux-6.6.21/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-6.6.21/net/batman-adv/ |
D | main.h | 199 #ifdef pr_fmt 200 #undef pr_fmt 203 #define pr_fmt(fmt) KBUILD_MODNAME ": " fmt macro
|
/linux-6.6.21/fs/configfs/ |
D | configfs_internal.h | 11 #ifdef pr_fmt 12 #undef pr_fmt 15 #define pr_fmt(fmt) KBUILD_MODNAME ": " fmt macro
|