Home
last modified time | relevance | path

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

/arch/csky/kernel/
Dprocess.c35 unsigned long kthread_arg, in copy_thread() argument
55 childstack->r10 = kthread_arg; in copy_thread()
/arch/parisc/kernel/
Dprocess.c197 unsigned long kthread_arg, struct task_struct *p, unsigned long tls) in copy_thread() argument
228 cregs->gr[25] = kthread_arg; in copy_thread()
/arch/arc/kernel/
Dprocess.c166 unsigned long kthread_arg, struct task_struct *p, in copy_thread() argument
197 c_callee->r13 = kthread_arg; in copy_thread()
/arch/alpha/kernel/
Dprocess.c237 unsigned long kthread_arg, struct task_struct *p, in copy_thread() argument
258 childstack->r10 = kthread_arg; in copy_thread()
/arch/mips/kernel/
Dprocess.c124 unsigned long kthread_arg, struct task_struct *p, in copy_thread() argument
144 p->thread.reg17 = kthread_arg; in copy_thread()
/arch/powerpc/kernel/
Dprocess.c1668 unsigned long kthread_arg, struct task_struct *p, in copy_thread() argument
1698 childregs->gpr[15] = kthread_arg; in copy_thread()