Searched defs:kdebug (Results 1 – 9 of 9) sorted by relevance
| /linux/net/dns_resolver/ |
| A D | internal.h | 43 #define kdebug(FMT, ...) \ macro
|
| /linux/security/keys/ |
| A D | internal.h | 30 #define kdebug(FMT, ...) \ macro 37 #define kdebug(FMT, ...) \ macro
|
| /linux/fs/netfs/ |
| A D | internal.h | 67 #define kdebug(FMT, ...) dbgprintk(FMT, ##__VA_ARGS__) macro
|
| /linux/kernel/ |
| A D | cred.c | 25 #define kdebug(FMT, ...) \ macro
|
| /linux/fs/fscache/ |
| A D | internal.h | 349 #define kdebug(FMT, ...) dbgprintk(FMT, ##__VA_ARGS__) macro
|
| /linux/fs/cachefiles/ |
| A D | internal.h | 268 #define kdebug(FMT, ...) dbgprintk(FMT, ##__VA_ARGS__) macro
|
| /linux/fs/ |
| A D | binfmt_elf_fdpic.c | 48 #define kdebug(fmt, ...) do {} while(0) macro
|
| /linux/net/rxrpc/ |
| A D | ar-internal.h | 1144 #define kdebug(FMT,...) dbgprintk(" "FMT ,##__VA_ARGS__) macro
|
| /linux/fs/afs/ |
| A D | internal.h | 1645 #define kdebug(FMT,...) dbgprintk(" "FMT ,##__VA_ARGS__) macro
|
Completed in 24 milliseconds