Searched refs:KDB_SP_SPACEA (Results 1 – 2 of 2) sorted by relevance
| /OK3568_Linux_fs/kernel/kernel/debug/kdb/ | ||
| H A D | kdb_private.h | 219 #define KDB_SP_SPACEA 0x0002 /* Space after string */ macro |
| H A D | kdb_support.c | 290 if (punc & KDB_SP_SPACEA) in kdb_symbol_print() |