Home
last modified time | relevance | path

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

/openbmc/linux/arch/x86/um/
H A Dsyscalls_64.c16 long arch_prctl(struct task_struct *task, int option, in arch_prctl() function
79 SYSCALL_DEFINE2(arch_prctl, int, option, unsigned long, arg2) in SYSCALL_DEFINE2() argument
H A Dsyscalls_32.c5 SYSCALL_DEFINE2(arch_prctl, int, option, unsigned long, arg2) in SYSCALL_DEFINE2() argument
/openbmc/linux/arch/x86/kernel/
H A Dprocess_32.c220 SYSCALL_DEFINE2(arch_prctl, int, option, unsigned long, arg2) in SYSCALL_DEFINE2() argument
H A Dprocess_64.c936 SYSCALL_DEFINE2(arch_prctl, int, option, unsigned long, arg2) in SYSCALL_DEFINE2() argument
948 COMPAT_SYSCALL_DEFINE2(arch_prctl, int, option, unsigned long, arg2) in COMPAT_SYSCALL_DEFINE2() argument