Searched refs:thread_userstack (Results 1 – 4 of 4) sorted by relevance
93 thread_userstack( in thread_userstack() function
1527 extern kern_return_t thread_userstack(
1874 thread_userstack(__unused thread_t thread, in thread_userstack() function
2786 …ret = thread_userstack(thread, flavor, (thread_state_t)ts, size, user_stack, customstack, result->… in load_threadstack()