Searched defs:fault (Results 1 - 3 of 3) sorted by relevance

/external/valgrind/main/coregrind/
H A Dm_signals.c37 TRAP): these are signals as a result of an instruction fault. If
41 automatic stack growth, such that if a fault happens near the
43 would, and the fault is never reported to the client program.
1491 /* Be helpful - decode some more details about this fault */
1733 // Synthesize a fault where the address is OK, but the page
1740 // Synthesize a fault where the address there's nothing mapped at the address.
1746 // Synthesize a misc memory fault.
2099 VG_(debugLog)(0, "signals", "set fault catcher to %p\n", catcher);
2181 /* Returns the reported fault address for an exact address */
2199 Addr fault; local
[all...]
/external/kernel-headers/original/asm-x86/
H A Dvoyager.h431 __u8 fault; member in struct:voyager_psi_regs
/external/kernel-headers/original/linux/
H A Dcdrom.h1019 __u8 fault : 1; member in struct:cdrom_mechstat_header
1028 __u8 fault : 1;

Completed in 585 milliseconds