Home
last modified time | relevance | path

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

/xnu-10063.121.3/osfmk/i386/
H A Dbsd_i386.c739 thread_setuserstack( in thread_setuserstack() function
/xnu-10063.121.3/osfmk/kern/
H A Dthread.h1487 extern void thread_setuserstack(
/xnu-10063.121.3/osfmk/arm64/
H A Dstatus.c1915 thread_setuserstack(thread_t thread, in thread_setuserstack() function
/xnu-10063.121.3/bsd/kern/
H A Dkern_exec.c1822 thread_setuserstack(thread, ap); in exec_mach_imgact()