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

/darwin-on-arm/xnu/osfmk/arm/
H A Dstatus.c362 * thread_adjuserstack
366 uint64_t thread_adjuserstack(thread_t thread, int adj) function
/darwin-on-arm/xnu/osfmk/i386/
H A Dbsd_i386.c611 * thread_adjuserstack:
617 thread_adjuserstack( function
/darwin-on-arm/xnu/osfmk/kern/
H A Dthread.h782 extern uint64_t thread_adjuserstack(
/darwin-on-arm/xnu/bsd/kern/
H A Dkern_resource.c804 cur_sp = thread_adjuserstack(current_thread(),
H A Dkern_exec.c954 ap = thread_adjuserstack(thread, -new_ptr_size);

Completed in 29 milliseconds