Searched refs:os_arch_prctl (Results 1 – 3 of 3) sorted by relevance
9 int os_arch_prctl(int pid, int code, unsigned long *addr) in os_arch_prctl() function
51 ret = os_arch_prctl(pid, code, ptr); in arch_prctl()
296 extern int os_arch_prctl(int pid, int code, unsigned long *addr);