Searched refs:linux_vsyscall (Results 1 – 1 of 1) sorted by relevance
115 static int linux_vsyscall(struct thread *td);645 linux_vsyscall(struct thread *td) in linux_vsyscall() function715 .sv_trap = linux_vsyscall,