Home
last modified time | relevance | path

Searched refs:kthread_arg (Results 1 – 5 of 5) sorted by relevance

/Linux-v4.19/arch/parisc/kernel/
Dprocess.c231 unsigned long kthread_arg, struct task_struct *p) in copy_thread() argument
262 cregs->gr[25] = kthread_arg; in copy_thread()
/Linux-v4.19/arch/arc/kernel/
Dprocess.c178 unsigned long usp, unsigned long kthread_arg, in copy_thread() argument
209 c_callee->r13 = kthread_arg; in copy_thread()
/Linux-v4.19/arch/alpha/kernel/
Dprocess.c239 unsigned long kthread_arg, in copy_thread() argument
260 childstack->r10 = kthread_arg; in copy_thread()
/Linux-v4.19/arch/mips/kernel/
Dprocess.c122 unsigned long kthread_arg, struct task_struct *p, unsigned long tls) in copy_thread_tls() argument
141 p->thread.reg17 = kthread_arg; in copy_thread_tls()
/Linux-v4.19/arch/powerpc/kernel/
Dprocess.c1629 unsigned long kthread_arg, struct task_struct *p) in copy_thread() argument
1654 childregs->gpr[15] = kthread_arg; in copy_thread()