Home
last modified time | relevance | path

Searched defs:__sunrpc_printk (Results 1 – 1 of 1) sorted by relevance

/linux/include/linux/sunrpc/
H A Ddebug.h34 # define __sunrpc_printk(fmt, ...) trace_printk(fmt, ##__VA_ARGS__) macro
36 # define __sunrpc_printk(fmt, ...) printk(KERN_DEFAULT fmt, ##__VA_ARGS__) macro