Home
last modified time | relevance | path

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

/openbmc/qemu/linux-user/
H A Dsyscall.c6359 static abi_long do_prctl(CPUArchState *env, abi_long option, abi_long arg2, in do_prctl() function
11379 return do_prctl(cpu_env, arg1, arg2, arg3, arg4, arg5); in _syscall2()