Searched refs:KERN_SOH_ASCII (Results 1 – 4 of 4) sorted by relevance
| /linux/tools/include/linux/ |
| H A D | kern_levels.h | 6 #define KERN_SOH_ASCII '' macro
|
| /linux/include/linux/ |
| H A D | kern_levels.h | 6 #define KERN_SOH_ASCII '\001' macro
|
| /linux/fs/nilfs2/ |
| H A D | super.c | 79 KERN_SOH_ASCII, level, sb->s_id, &vaf); in __nilfs_msg() 82 KERN_SOH_ASCII, level, &vaf); in __nilfs_msg()
|
| /linux/fs/erofs/ |
| H A D | super.c | 35 KERN_SOH_ASCII, level, sb->s_id, &vaf); in _erofs_printk() 37 printk("%c%cerofs: %pV", KERN_SOH_ASCII, level, &vaf); in _erofs_printk()
|