Home
last modified time | relevance | path

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

/linux-4.4.14/arch/x86/um/os-Linux/
Dprctl.c9 int os_arch_prctl(int pid, int code, unsigned long *addr) in os_arch_prctl() function
/linux-4.4.14/arch/x86/um/
Dsyscalls_64.c52 ret = os_arch_prctl(pid, code, ptr); in arch_prctl()
/linux-4.4.14/arch/um/include/shared/
Dos.h305 extern int os_arch_prctl(int pid, int code, unsigned long *addr);