Home
last modified time | relevance | path

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

/linux-4.1.27/arch/x86/mm/
Dfault.c57 static nokprobe_inline int kprobes_fault(struct pt_regs *regs) in kprobes_fault() function
1111 if (kprobes_fault(regs)) in __do_page_fault()
1123 if (unlikely(kprobes_fault(regs))) in __do_page_fault()