Searched refs:thread_userstack (Results 1 – 5 of 5) sorted by relevance
654 thread_userstack( in thread_userstack() function
94 thread_userstack( in thread_userstack() function
1272 extern kern_return_t thread_userstack(
1536 thread_userstack(__unused thread_t thread, in thread_userstack() function
2895 …ret = thread_userstack(thread, flavor, (thread_state_t)ts, size, user_stack, customstack, result->… in load_threadstack()