Searched refs:emulate_vsyscall (Results 1 – 4 of 4) sorted by relevance
14 extern bool emulate_vsyscall(struct pt_regs *regs, unsigned long address);17 static inline bool emulate_vsyscall(struct pt_regs *regs, unsigned long address) in emulate_vsyscall() function
9 TRACE_EVENT(emulate_vsyscall,
123 bool emulate_vsyscall(struct pt_regs *regs, unsigned long address) in emulate_vsyscall() function
792 if (emulate_vsyscall(regs, address)) in __bad_area_nosemaphore()