Home
last modified time | relevance | path

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

/xnu-8792.61.2/osfmk/i386/
H A Dbsd_i386.c766 thread_adjuserstack( in thread_adjuserstack() function
/xnu-8792.61.2/osfmk/kern/
H A Dthread.h1351 extern user_addr_t thread_adjuserstack(
/xnu-8792.61.2/osfmk/arm64/
H A Dstatus.c1917 thread_adjuserstack(thread_t thread, in thread_adjuserstack() function
/xnu-8792.61.2/bsd/kern/
H A Dkern_resource.c1110 cur_sp = thread_adjuserstack(current_thread(), 0); in dosetrlimit()
H A Dkern_exec.c1743 ap = thread_adjuserstack(thread, -new_ptr_size); in exec_mach_imgact()
1825 uint64_t ap = thread_adjuserstack(thread, -24); in exec_mach_imgact()