Home
last modified time | relevance | path

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

/linux-6.15/arch/x86/um/
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
Dsyscalls_32.c5 SYSCALL_DEFINE2(arch_prctl, int, option, unsigned long, arg2) in SYSCALL_DEFINE2() argument
/linux-6.15/arch/x86/kernel/
Dprocess.c1051 SYSCALL_DEFINE2(arch_prctl, int, option, unsigned long, arg2) in SYSCALL_DEFINE2() argument