Home
last modified time | relevance | path

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

/linux/security/keys/
H A Dinternal.h30 #define kdebug(FMT, ...) \ macro
37 #define kdebug(FMT, ...) \ macro
/linux/fs/netfs/
H A Dinternal.h453 #define kdebug(FMT, ...) dbgprintk(FMT, ##__VA_ARGS__) macro
/linux/fs/
H A Dbinfmt_elf_fdpic.c48 #define kdebug(fmt, ...) do {} while(0) macro
/linux/net/rxrpc/
H A Dar-internal.h1601 #define kdebug(FMT,...) dbgprintk(" "FMT ,##__VA_ARGS__) macro