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