Searched defs:rdsdebug (Results 1 - 1 of 1) sorted by relevance
/linux-4.1.27/net/rds/ | ||
H A D | rds.h | 36 #define rdsdebug(fmt, args...) pr_debug("%s(): " fmt, __func__ , ##args) macro 40 void rdsdebug(char *fmt, ...) rdsdebug() function |
Completed in 88 milliseconds