Searched refs:__mlog_printk (Results 1 - 4 of 4) sorted by relevance
/kernel/linux/linux-5.10/fs/ocfs2/cluster/ |
H A D | masklog.h | 152 void __mlog_printk(const u64 *m, const char *func, int line, 156 * Testing before the __mlog_printk call lets the compiler eliminate the 163 __mlog_printk(&_m, __func__, __LINE__, fmt, \
|
H A D | masklog.c | 53 void __mlog_printk(const u64 *mask, const char *func, int line, in __mlog_printk() function 85 EXPORT_SYMBOL_GPL(__mlog_printk); variable
|
/kernel/linux/linux-6.6/fs/ocfs2/cluster/ |
H A D | masklog.h | 150 void __mlog_printk(const u64 *m, const char *func, int line, 154 * Testing before the __mlog_printk call lets the compiler eliminate the 161 __mlog_printk(&_m, __func__, __LINE__, fmt, \
|
H A D | masklog.c | 51 void __mlog_printk(const u64 *mask, const char *func, int line, in __mlog_printk() function 83 EXPORT_SYMBOL_GPL(__mlog_printk); variable
|
Completed in 2 milliseconds