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

/linux-4.4.14/arch/powerpc/kernel/
H A Dcrash.c58 static int handle_fault(struct pt_regs *regs) handle_fault() function
151 __debugger = handle_fault; crash_kexec_prepare_cpus()
347 __debugger_fault_handler = handle_fault; default_machine_crash_shutdown()
/linux-4.4.14/arch/powerpc/xmon/
H A Dxmon.c114 static int handle_fault(struct pt_regs *);
700 handle_fault(regs); /* doesn't return */ xmon_fault_handler()
1814 static int handle_fault(struct pt_regs *regs) handle_fault() function
/linux-4.4.14/kernel/
H A Dfutex.c2030 goto handle_fault; fixup_pi_state_owner()
2036 goto handle_fault; fixup_pi_state_owner()
2071 handle_fault: fixup_pi_state_owner()

Completed in 120 milliseconds