Searched defs:_debug (Results  1 – 6 of 6) sorted by relevance
| /Linux-v5.10/fs/fscache/ | 
| D | internal.h | 385 #define _debug(FMT, ...) kdebug(FMT, ##__VA_ARGS__)  macro 400 #define _debug(FMT, ...)			\  macro 409 #define _debug(FMT, ...) no_printk(FMT, ##__VA_ARGS__)  macro
  | 
| /Linux-v5.10/fs/cachefiles/ | 
| D | internal.h | 290 #define _debug(FMT, ...) kdebug(FMT, ##__VA_ARGS__)  macro 305 #define _debug(FMT, ...)				\  macro 314 #define _debug(FMT, ...) no_printk(FMT, ##__VA_ARGS__)  macro
  | 
| /Linux-v5.10/net/rxrpc/ | 
| D | ar-internal.h | 1129 #define _debug(FMT,...)	kdebug(FMT,##__VA_ARGS__)  macro 1152 #define _debug(FMT,...)					\  macro 1173 #define _debug(FMT,...)	no_printk("    "FMT ,##__VA_ARGS__)  macro
  | 
| /Linux-v5.10/fs/afs/ | 
| D | internal.h | 1616 #define _debug(FMT,...)	kdebug(FMT,##__VA_ARGS__)  macro 1635 #define _debug(FMT,...)					\  macro 1644 #define _debug(FMT,...)	no_printk("    "FMT ,##__VA_ARGS__)  macro
  | 
| /Linux-v5.10/drivers/media/v4l2-core/ | 
| D | v4l2-ioctl.c | 2735 #define IOCTL_INFO(_ioctl, _func, _debug, _flags)		\  argument
  | 
| /Linux-v5.10/drivers/platform/x86/ | 
| D | sony-laptop.c | 649 #define SNC_HANDLE(_name, _getters, _setters, _validate, _debug) \  argument
  |