Searched refs:amd64_syscall (Results 1 – 4 of 4) sorted by relevance
67 void amd64_syscall(struct thread *td, int traced);
1146 amd64_syscall(struct thread *td, int traced) in amd64_syscall() function
584 call amd64_syscall
747 amd64_syscall(td, traced); in linux_vsyscall()