Searched refs:hard_trap_info (Results 1 - 3 of 3) sorted by relevance

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/sparc/kernel/
H A Dsparc-stub.c380 static struct hard_trap_info struct
384 } hard_trap_info[] = { variable in typeref:struct:hard_trap_info
394 struct hard_trap_info *ht;
402 for (ht = hard_trap_info; ht->tt && ht->signo; ht++) {
426 struct hard_trap_info *ht;
428 for (ht = hard_trap_info; ht->tt && ht->signo; ht++)
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/mips/kernel/
H A Dgdb-stub.c375 static struct hard_trap_info { struct
378 } hard_trap_info[] = { variable in typeref:struct:hard_trap_info
401 struct hard_trap_info *ht;
406 for (ht = hard_trap_info; ht->tt && ht->signo; ht++)
426 struct hard_trap_info *ht;
430 for (ht = hard_trap_info; ht->tt && ht->signo; ht++)
440 struct hard_trap_info *ht;
442 for (ht = hard_trap_info; ht->tt && ht->signo; ht++)
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/ppc/kernel/
H A Dppc-stub.c396 static struct hard_trap_info struct
400 } hard_trap_info[] = { variable in typeref:struct:hard_trap_info
446 struct hard_trap_info *ht;
448 for (ht = hard_trap_info; ht->tt && ht->signo; ht++)

Completed in 55 milliseconds