Home
last modified time | relevance | path

Searched refs:KDB_SP_SYMSIZE (Results 1 – 2 of 2) sorted by relevance

/Linux-v5.10/kernel/debug/kdb/
Dkdb_private.h222 #define KDB_SP_SYMSIZE 0x0010 /* Print the size of the symbol */ macro
Dkdb_support.c284 if (punc & KDB_SP_SYMSIZE) in kdb_symbol_print()
681 KDB_SP_VALUE|KDB_SP_SYMSIZE|KDB_SP_NEWLINE); in kdb_print_nameval()