Home
last modified time | relevance | path

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

/Linux-v4.19/arch/x86/um/
Dsyscalls_64.c15 long arch_prctl(struct task_struct *task, int option, in arch_prctl() function
78 SYSCALL_DEFINE2(arch_prctl, int, option, unsigned long, arg2) in SYSCALL_DEFINE2() argument
80 return arch_prctl(current, option, (unsigned long __user *) arg2); in SYSCALL_DEFINE2()
88 arch_prctl(to, ARCH_SET_FS, (void __user *) to->thread.arch.fs); in arch_switch_to()
Dsyscalls_32.c5 SYSCALL_DEFINE2(arch_prctl, int, option, unsigned long, arg2) in SYSCALL_DEFINE2() argument
Dptrace_64.c272 ret = arch_prctl(child, data, (void __user *) addr); in subarch_ptrace()
/Linux-v4.19/arch/x86/um/asm/
Dptrace.h82 extern long arch_prctl(struct task_struct *task, int option,
/Linux-v4.19/arch/x86/kernel/
Dprocess_64.c703 SYSCALL_DEFINE2(arch_prctl, int, option, unsigned long, arg2) in SYSCALL_DEFINE2() argument
715 COMPAT_SYSCALL_DEFINE2(arch_prctl, int, option, unsigned long, arg2) in COMPAT_SYSCALL_DEFINE2() argument
Dprocess_32.c310 SYSCALL_DEFINE2(arch_prctl, int, option, unsigned long, arg2) in SYSCALL_DEFINE2() argument
/Linux-v4.19/arch/x86/entry/syscalls/
Dsyscall_64.tbl169 158 common arch_prctl __x64_sys_arch_prctl
Dsyscall_32.tbl398 384 i386 arch_prctl sys_arch_prctl __ia32_compat_sys_arch_prctl
/Linux-v4.19/tools/perf/arch/x86/entry/syscalls/
Dsyscall_64.tbl169 158 common arch_prctl __x64_sys_arch_prctl