Home
last modified time | relevance | path

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

/arch/mips/kernel/
A Dkgdb.c37 static struct hard_trap_info { struct
40 } hard_trap_info[] = { argument
212 struct hard_trap_info *ht; in compute_signal()
214 for (ht = hard_trap_info; ht->tt && ht->signo; ht++) in compute_signal()
/arch/powerpc/kernel/
A Dkgdb.c33 static struct hard_trap_info struct
37 } hard_trap_info[] = { variable
94 struct hard_trap_info *ht; in computeSignal()
96 for (ht = hard_trap_info; ht->tt && ht->signo; ht++) in computeSignal()

Completed in 6 milliseconds