Home
last modified time | relevance | path

Searched defs:kdebug (Results 1 – 4 of 4) sorted by relevance

/linux-4.19.296/fs/fscache/
Dinternal.h384 #define kdebug(FMT, ...) dbgprintk(FMT, ##__VA_ARGS__) macro
/linux-4.19.296/fs/cachefiles/
Dinternal.h288 #define kdebug(FMT, ...) dbgprintk(FMT, ##__VA_ARGS__) macro
/linux-4.19.296/fs/
Dbinfmt_elf_fdpic.c52 #define kdebug(fmt, ...) do {} while(0) macro
/linux-4.19.296/fs/afs/
Dinternal.h1133 #define kdebug(FMT,...) dbgprintk(" "FMT ,##__VA_ARGS__) macro