Home
last modified time | relevance | path

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

/arch/x86/um/
A Dsyscalls_64.c16 long arch_prctl(struct task_struct *task, int option, in arch_prctl() function
43 SYSCALL_DEFINE2(arch_prctl, int, option, unsigned long, arg2) in SYSCALL_DEFINE2() argument
45 return arch_prctl(current, option, (unsigned long __user *) arg2); in SYSCALL_DEFINE2()
A Dsyscalls_32.c5 SYSCALL_DEFINE2(arch_prctl, int, option, unsigned long, arg2) in SYSCALL_DEFINE2() argument
A Dptrace_64.c211 ret = arch_prctl(child, data, (void __user *) addr); in subarch_ptrace()
/arch/x86/um/asm/
A Dptrace.h94 extern long arch_prctl(struct task_struct *task, int option,
/arch/x86/kernel/
A Dprocess.c1065 SYSCALL_DEFINE2(arch_prctl, int, option, unsigned long, arg2) in SYSCALL_DEFINE2() argument
/arch/x86/entry/syscalls/
A Dsyscall_64.tbl170 158 common arch_prctl sys_arch_prctl
A Dsyscall_32.tbl399 384 i386 arch_prctl sys_arch_prctl

Completed in 8 milliseconds