Home
last modified time | relevance | path

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

/Linux-v5.15/arch/mips/kernel/
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()
/Linux-v5.15/arch/powerpc/kernel/
Dkgdb.c36 static struct hard_trap_info struct
40 } hard_trap_info[] = { argument
97 struct hard_trap_info *ht; in computeSignal()
99 for (ht = hard_trap_info; ht->tt && ht->signo; ht++) in computeSignal()