Home
last modified time | relevance | path

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

/linux/arch/csky/kernel/
A Dprocess.c35 unsigned long kthread_arg, in copy_thread() argument
55 childstack->r10 = kthread_arg; in copy_thread()
/linux/arch/parisc/kernel/
A Dprocess.c189 unsigned long kthread_arg, struct task_struct *p, unsigned long tls) in copy_thread() argument
220 cregs->gr[25] = kthread_arg; in copy_thread()
/linux/arch/arc/kernel/
A Dprocess.c166 unsigned long kthread_arg, struct task_struct *p, in copy_thread() argument
197 c_callee->r13 = kthread_arg; in copy_thread()
/linux/arch/alpha/kernel/
A Dprocess.c237 unsigned long kthread_arg, struct task_struct *p, in copy_thread() argument
258 childstack->r10 = kthread_arg; in copy_thread()
/linux/arch/mips/kernel/
A Dprocess.c109 unsigned long kthread_arg, struct task_struct *p, in copy_thread() argument
128 p->thread.reg17 = kthread_arg; in copy_thread()
/linux/arch/powerpc/kernel/
A Dprocess.c1684 unsigned long kthread_arg, struct task_struct *p, in copy_thread() argument
1714 childregs->gpr[15] = kthread_arg; in copy_thread()

Completed in 14 milliseconds