Searched refs:KDB_SP_SYMSIZE (Results 1 – 2 of 2) sorted by relevance
| /Linux-v6.1/kernel/debug/kdb/ | ||
| D | kdb_private.h | 207 #define KDB_SP_SYMSIZE 0x0010 /* Print the size of the symbol */ macro |
| D | kdb_support.c | 224 if (punc & KDB_SP_SYMSIZE) in kdb_symbol_print() |