Home
last modified time | relevance | path

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

/linux/fs/netfs/
A Dinternal.h72 #define _debug(FMT, ...) kdebug(FMT, ##__VA_ARGS__) macro
87 #define _debug(FMT, ...) \ macro
96 #define _debug(FMT, ...) no_printk(FMT, ##__VA_ARGS__) macro
/linux/fs/fscache/
A Dinternal.h356 #define _debug(FMT, ...) kdebug(FMT, ##__VA_ARGS__) macro
371 #define _debug(FMT, ...) \ macro
380 #define _debug(FMT, ...) no_printk(FMT, ##__VA_ARGS__) macro
/linux/fs/cachefiles/
A Dinternal.h274 #define _debug(FMT, ...) kdebug(FMT, ##__VA_ARGS__) macro
289 #define _debug(FMT, ...) \ macro
298 #define _debug(FMT, ...) no_printk(FMT, ##__VA_ARGS__) macro
/linux/net/rxrpc/
A Dar-internal.h1152 #define _debug(FMT,...) kdebug(FMT,##__VA_ARGS__) macro
1175 #define _debug(FMT,...) \ macro
1196 #define _debug(FMT,...) no_printk(" "FMT ,##__VA_ARGS__) macro
/linux/fs/afs/
A Dinternal.h1651 #define _debug(FMT,...) kdebug(FMT,##__VA_ARGS__) macro
1670 #define _debug(FMT,...) \ macro
1679 #define _debug(FMT,...) no_printk(" "FMT ,##__VA_ARGS__) macro
/linux/drivers/media/v4l2-core/
A Dv4l2-ioctl.c2719 #define IOCTL_INFO(_ioctl, _func, _debug, _flags) \ argument
/linux/drivers/platform/x86/
A Dsony-laptop.c649 #define SNC_HANDLE(_name, _getters, _setters, _validate, _debug) \ argument

Completed in 33 milliseconds