Searched defs:arch_prctl (Results 1 – 2 of 2) sorted by relevance
| /linux/arch/x86/um/ |
| H A D | syscalls_64.c | 16 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
|
| H A D | syscalls_32.c | 5 SYSCALL_DEFINE2(arch_prctl, int, option, unsigned long, arg2) in SYSCALL_DEFINE2() argument
|