Searched refs:btinfo_thread_state_data_t (Results 1 – 4 of 4) sorted by relevance
72 …struct btinfo_thread_state_data_t data = *(struct btinfo_thread_state_data_t *)(kcdata_iter_payloa… in exc_handler_backtrace()77 …struct btinfo_thread_state_data_t data = *(struct btinfo_thread_state_data_t *)(kcdata_iter_payloa… in exc_handler_backtrace()
1150 sizeof(struct btinfo_thread_state_data_t) + sizeof(int) * tscount, &kaddr)) { in current_thread_collect_backtrace_info()1151 struct btinfo_thread_state_data_t *bt_thread_state = (struct btinfo_thread_state_data_t *)kaddr; in current_thread_collect_backtrace_info()1159 bzero((void *)kaddr, sizeof(struct btinfo_thread_state_data_t) + sizeof(int) * tscount); in current_thread_collect_backtrace_info()1183 sizeof(struct btinfo_thread_state_data_t) + sizeof(int) * tscount, &kaddr)) { in current_thread_collect_backtrace_info()1184 struct btinfo_thread_state_data_t *bt_thread_state = (struct btinfo_thread_state_data_t *)kaddr; in current_thread_collect_backtrace_info()1192 bzero((void *)kaddr, sizeof(struct btinfo_thread_state_data_t) + sizeof(int) * tscount); in current_thread_collect_backtrace_info()
1480 struct btinfo_thread_state_data_t { struct