Home
last modified time | relevance | path

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

/openbmc/qemu/linux-user/
H A Dsyscall.c6317 # define PR_GET_NAME 16 macro
6424 case PR_GET_NAME: in do_prctl()
6430 ret = get_errno(prctl(PR_GET_NAME, (uintptr_t)name, in do_prctl()