Home
last modified time | relevance | path

Searched defs:_debug (Results 1 – 7 of 7) sorted by relevance

/OK3568_Linux_fs/kernel/fs/fscache/
H A Dinternal.h387 #define _debug(FMT, ...) kdebug(FMT, ##__VA_ARGS__) macro
402 #define _debug(FMT, ...) \ macro
411 #define _debug(FMT, ...) no_printk(FMT, ##__VA_ARGS__) macro
/OK3568_Linux_fs/kernel/fs/cachefiles/
H A Dinternal.h290 #define _debug(FMT, ...) kdebug(FMT, ##__VA_ARGS__) macro
305 #define _debug(FMT, ...) \ macro
314 #define _debug(FMT, ...) no_printk(FMT, ##__VA_ARGS__) macro
/OK3568_Linux_fs/external/camera_engine_rkaiq/rkisp_demo/demo/sample/
H A Dsample_image_process.cpp60 #define MODULE_INFO(_modele_id, _func, _debug) \ argument
/OK3568_Linux_fs/kernel/net/rxrpc/
H A Dar-internal.h1123 #define _debug(FMT,...) kdebug(FMT,##__VA_ARGS__) macro
1146 #define _debug(FMT,...) \ macro
1167 #define _debug(FMT,...) no_printk(" "FMT ,##__VA_ARGS__) macro
/OK3568_Linux_fs/kernel/fs/afs/
H A Dinternal.h1626 #define _debug(FMT,...) kdebug(FMT,##__VA_ARGS__) macro
1645 #define _debug(FMT,...) \ macro
1654 #define _debug(FMT,...) no_printk(" "FMT ,##__VA_ARGS__) macro
/OK3568_Linux_fs/kernel/drivers/media/v4l2-core/
H A Dv4l2-ioctl.c2772 #define IOCTL_INFO(_ioctl, _func, _debug, _flags) \ argument
/OK3568_Linux_fs/kernel/drivers/platform/x86/
H A Dsony-laptop.c649 #define SNC_HANDLE(_name, _getters, _setters, _validate, _debug) \ argument