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