Home
last modified time | relevance | path

Searched refs:__mlog_printk (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/fs/ocfs2/cluster/
H A Dmasklog.h152 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 Dmasklog.c53 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 Dmasklog.h150 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 Dmasklog.c51 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