Searched refs:decode_syscall (Results 1 – 2 of 2) sorted by relevance
129 static void decode_syscall(int, struct thread *);148 decode_syscall(int number, struct thread *td) in decode_syscall() function250 decode_syscall(tf->tf_rax, td); in db_nextframe()
199 static void decode_syscall(int, struct thread *);271 decode_syscall(int number, struct thread *td) in decode_syscall() function404 decode_syscall(tf->tf_eax, td); in db_nextframe()