Home
last modified time | relevance | path

Searched refs:ustk_size (Results 1 – 2 of 2) sorted by relevance

/linux-4.1.27/arch/c6x/kernel/
Dprocess.c114 unsigned long ustk_size, in copy_thread() argument
127 childregs->a1 = ustk_size; /* argument */ in copy_thread()
/linux-4.1.27/arch/mn10300/kernel/
Dprocess.c144 unsigned long c_usp, unsigned long ustk_size, in copy_thread() argument
169 c_regs->d0 = ustk_size; /* argument */ in copy_thread()