Home
last modified time | relevance | path

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

/linux/arch/s390/kernel/
H A Dprocess.c111 unsigned long new_stackp = args->stack; in copy_thread() local
160 if (new_stackp) in copy_thread()
161 frame->childregs.gprs[15] = new_stackp; in copy_thread()