| /kernel/linux/linux-6.6/fs/netfs/ |
| D | internal.h | 120 #define _debug(FMT, ...) kdebug(FMT, ##__VA_ARGS__) macro 135 #define _debug(FMT, ...) \ macro 144 #define _debug(FMT, ...) no_printk(FMT, ##__VA_ARGS__) macro
|
| /kernel/linux/linux-6.6/fs/fscache/ |
| D | internal.h | 170 #define _debug(FMT, ...) kdebug(FMT, ##__VA_ARGS__) macro 185 #define _debug(FMT, ...) \ macro 194 #define _debug(FMT, ...) no_printk(FMT, ##__VA_ARGS__) macro
|
| /kernel/linux/linux-5.10/fs/fscache/ |
| D | internal.h | 387 #define _debug(FMT, ...) kdebug(FMT, ##__VA_ARGS__) macro 402 #define _debug(FMT, ...) \ macro 411 #define _debug(FMT, ...) no_printk(FMT, ##__VA_ARGS__) macro
|
| /kernel/linux/linux-5.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
|
| /kernel/linux/linux-6.6/fs/cachefiles/ |
| D | internal.h | 467 #define _debug(FMT, ...) kdebug(FMT, ##__VA_ARGS__) macro 482 #define _debug(FMT, ...) \ macro 491 #define _debug(FMT, ...) no_printk(FMT, ##__VA_ARGS__) macro
|
| /kernel/linux/linux-5.10/net/rxrpc/ |
| D | ar-internal.h | 1123 #define _debug(FMT,...) kdebug(FMT,##__VA_ARGS__) macro 1146 #define _debug(FMT,...) \ macro 1167 #define _debug(FMT,...) no_printk(" "FMT ,##__VA_ARGS__) macro
|
| /kernel/linux/linux-6.6/net/rxrpc/ |
| D | ar-internal.h | 1338 #define _debug(FMT,...) kdebug(FMT,##__VA_ARGS__) macro 1357 #define _debug(FMT,...) \ macro 1366 #define _debug(FMT,...) no_printk(" "FMT ,##__VA_ARGS__) macro
|
| /kernel/linux/linux-5.10/fs/afs/ |
| D | internal.h | 1627 #define _debug(FMT,...) kdebug(FMT,##__VA_ARGS__) macro 1646 #define _debug(FMT,...) \ macro 1655 #define _debug(FMT,...) no_printk(" "FMT ,##__VA_ARGS__) macro
|
| /kernel/linux/linux-6.6/fs/afs/ |
| D | internal.h | 1680 #define _debug(FMT,...) kdebug(FMT,##__VA_ARGS__) macro 1699 #define _debug(FMT,...) \ macro 1708 #define _debug(FMT,...) no_printk(" "FMT ,##__VA_ARGS__) macro
|
| /kernel/linux/linux-6.6/drivers/media/v4l2-core/ |
| D | v4l2-ioctl.c | 2794 #define IOCTL_INFO(_ioctl, _func, _debug, _flags) \ argument
|
| /kernel/linux/linux-5.10/drivers/media/v4l2-core/ |
| D | v4l2-ioctl.c | 2758 #define IOCTL_INFO(_ioctl, _func, _debug, _flags) \ argument
|
| /kernel/linux/linux-6.6/drivers/platform/x86/ |
| D | sony-laptop.c | 649 #define SNC_HANDLE(_name, _getters, _setters, _validate, _debug) \ argument
|
| /kernel/linux/linux-5.10/drivers/platform/x86/ |
| D | sony-laptop.c | 649 #define SNC_HANDLE(_name, _getters, _setters, _validate, _debug) \ argument
|