Home
last modified time | relevance | path

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

/arch/x86/um/
Dsyscalls_64.c13 long arch_prctl(struct task_struct *task, int code, unsigned long __user *addr) in arch_prctl() function
77 return arch_prctl(current, code, (unsigned long __user *) addr); in sys_arch_prctl()
85 arch_prctl(to, ARCH_SET_FS, (void __user *) to->thread.arch.fs); in arch_switch_to()
Dptrace_64.c272 ret = arch_prctl(child, data, (void __user *) addr); in subarch_ptrace()
/arch/x86/um/asm/
Dptrace.h81 extern long arch_prctl(struct task_struct *task, int code,
/arch/x86/entry/syscalls/
Dsyscall_64.tbl167 158 common arch_prctl sys_arch_prctl