Home
last modified time | relevance | path

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

/linux/net/dns_resolver/
H A Dinternal.h43 #define kdebug(FMT, ...) \ macro
/linux/security/keys/
H A Dinternal.h30 #define kdebug(FMT, ...) \ macro
37 #define kdebug(FMT, ...) \ macro
/linux/kernel/
H A Dcred.c28 #define kdebug(FMT, ...) \ macro
/linux/fs/netfs/
H A Dinternal.h450 #define kdebug(FMT, ...) dbgprintk(FMT, ##__VA_ARGS__) macro
/linux/net/rxrpc/
H A Dar-internal.h1591 #define kdebug(FMT,...) dbgprintk(" "FMT ,##__VA_ARGS__) macro