Searched defs:bytesperword (Results 1 – 1 of 1) sorted by relevance
/linux-3.4.99/kernel/debug/kdb/ |
D | kdb_main.c | 1443 int symbolic, int nosect, int bytesperword, in kdb_md_line() 1526 int radix = 16, mdcount = 8, bytesperword = KDB_WORD_SIZE, repeat; in kdb_md() local 2612 unsigned long addr, symaddr, val, bytesperword = 0, whichcpu = ~0UL; in kdb_per_cpu() local
|