Searched refs:childti (Results 1 - 1 of 1) sorted by relevance

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/alpha/kernel/
H A Dprocess.c278 struct thread_info *childti = task_thread_info(p); local
299 childti->pcb.usp = usp;
300 childti->pcb.ksp = (unsigned long) childstack;
301 childti->pcb.flags = 1; /* set FEN, clear everything else */
313 childti->pcb.unique = settls;

Completed in 47 milliseconds