Home
last modified time | relevance | path

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

/linux-4.1.27/arch/powerpc/kernel/
Dcrash.c58 static int handle_fault(struct pt_regs *regs) in handle_fault() function
151 __debugger = handle_fault; in crash_kexec_prepare_cpus()
347 __debugger_fault_handler = handle_fault; in default_machine_crash_shutdown()
/linux-4.1.27/kernel/
Dfutex.c1922 goto handle_fault; in fixup_pi_state_owner()
1928 goto handle_fault; in fixup_pi_state_owner()
1963 handle_fault: in fixup_pi_state_owner()
/linux-4.1.27/arch/powerpc/xmon/
Dxmon.c114 static int handle_fault(struct pt_regs *);
699 handle_fault(regs); /* doesn't return */ in xmon_fault_handler()
1800 static int handle_fault(struct pt_regs *regs) in handle_fault() function