Home
last modified time | relevance | path

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

/openbmc/qemu/linux-user/
H A Dsyscall.c6568 static abi_long do_prctl_syscall_user_dispatch(CPUArchState *env, in do_prctl_syscall_user_dispatch() function
6689 return do_prctl_syscall_user_dispatch(env, arg2, arg3, arg4, arg5); in do_prctl()