Home
last modified time | relevance | path

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

/xnu-11417.121.6/osfmk/i386/ !
H A Dbsd_i386.c766 thread_adjuserstack( in thread_adjuserstack() function
/xnu-11417.121.6/osfmk/kern/ !
H A Dthread.h1524 extern user_addr_t thread_adjuserstack(
/xnu-11417.121.6/osfmk/arm64/ !
H A Dstatus.c2427 thread_adjuserstack(thread_t thread, function
/xnu-11417.121.6/bsd/kern/ !
H A Dkern_resource.c1370 cur_sp = thread_adjuserstack(current_thread(), 0); in dosetrlimit()
H A Dkern_exec.c1883 ap = thread_adjuserstack(thread, -new_ptr_size); in exec_mach_imgact()
1985 uint64_t ap = thread_adjuserstack(thread, -24); in exec_mach_imgact()