Searched refs:exception_common (Results 1 – 1 of 1) sorted by relevance
335 static bool exception_common(int signr, struct pt_regs *regs, int code, in exception_common() function361 if (!exception_common(SIGSEGV, regs, SEGV_PKUERR, addr)) in _exception_pkey()369 if (!exception_common(signr, regs, code, addr)) in _exception()
Completed in 8 milliseconds