Home
last modified time | relevance | path

Searched refs:stk_sz (Results 1 – 3 of 3) sorted by relevance

/arch/nds32/kernel/
Dprocess.c153 unsigned long stk_sz, struct task_struct *p, unsigned long tls) in copy_thread() argument
164 p->thread.cpu_context.r7 = stk_sz; in copy_thread()
/arch/arm/kernel/
Dprocess.c229 unsigned long stk_sz, struct task_struct *p, unsigned long tls) in copy_thread() argument
253 thread->cpu_context.r4 = stk_sz; in copy_thread()
/arch/arm64/kernel/
Dprocess.c380 unsigned long stk_sz, struct task_struct *p, unsigned long tls) in copy_thread() argument
432 p->thread.cpu_context.x20 = stk_sz; in copy_thread()