Home
last modified time | relevance | path

Searched refs:_printk (Results 1 – 1 of 1) sorted by relevance

/include/linux/
A Dprintk.h135 _printk(fmt, ##__VA_ARGS__); \
161 int _printk(const char *fmt, ...);
225 int _printk(const char *s, ...) in _printk() function
514 #define printk(fmt, ...) printk_index_wrap(_printk, fmt, ##__VA_ARGS__)

Completed in 5 milliseconds