Searched defs:_debug (Results 1 – 7 of 7) sorted by relevance
| /OK3568_Linux_fs/kernel/fs/fscache/ |
| H A D | internal.h | 387 #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 D | internal.h | 290 #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 D | sample_image_process.cpp | 60 #define MODULE_INFO(_modele_id, _func, _debug) \ argument
|
| /OK3568_Linux_fs/kernel/net/rxrpc/ |
| H A D | ar-internal.h | 1123 #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 D | internal.h | 1626 #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 D | v4l2-ioctl.c | 2772 #define IOCTL_INFO(_ioctl, _func, _debug, _flags) \ argument
|
| /OK3568_Linux_fs/kernel/drivers/platform/x86/ |
| H A D | sony-laptop.c | 649 #define SNC_HANDLE(_name, _getters, _setters, _validate, _debug) \ argument
|