Home
last modified time | relevance | path

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

/linux-6.1.9/kernel/debug/kdb/
Dkdb_private.h207 #define KDB_SP_SYMSIZE 0x0010 /* Print the size of the symbol */ macro
Dkdb_support.c224 if (punc & KDB_SP_SYMSIZE) in kdb_symbol_print()