Searched refs:emulate_vsyscall (Results 1 – 4 of 4) sorted by relevance
34 extern bool emulate_vsyscall(struct pt_regs *regs, unsigned long address);
9 TRACE_EVENT(emulate_vsyscall,
170 bool emulate_vsyscall(struct pt_regs *regs, unsigned long address) in emulate_vsyscall() function
748 if (emulate_vsyscall(regs, address)) in __bad_area_nosemaphore()