Home
last modified time | relevance | path

Searched refs:fixup_guest_state_to_restart_syscall (Results 1 – 6 of 6) sorted by relevance

/external/valgrind/coregrind/m_syswrap/
Dpriv_syswrap-main.h39 void ML_(fixup_guest_state_to_restart_syscall) ( ThreadArchState* arch );
Dsyswrap-s390x-linux.c343 ML_(fixup_guest_state_to_restart_syscall)(&tst->arch); in PRE()
374 ML_(fixup_guest_state_to_restart_syscall)(&tst->arch); in PRE()
Dsyswrap-x86-linux.c735 ML_(fixup_guest_state_to_restart_syscall)(&tst->arch); in PRE()
769 ML_(fixup_guest_state_to_restart_syscall)(&tst->arch); in PRE()
Dsyswrap-amd64-linux.c234 ML_(fixup_guest_state_to_restart_syscall)(&tst->arch); in PRE()
Dsyswrap-mips64-linux.c416 ML_(fixup_guest_state_to_restart_syscall)(&tst->arch); in PRE()
Dsyswrap-main.c2222 void ML_(fixup_guest_state_to_restart_syscall) ( ThreadArchState* arch ) in ML_() argument
2675 ML_(fixup_guest_state_to_restart_syscall)(th_regs); in VG_() local
2691 ML_(fixup_guest_state_to_restart_syscall)(th_regs); in VG_() local