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()
1074 sizeof(struct btinfo_thread_state_data_t) + sizeof(int) * tscount, &kaddr)) { in current_thread_collect_backtrace_info()1075 struct btinfo_thread_state_data_t *bt_thread_state = (struct btinfo_thread_state_data_t *)kaddr; in current_thread_collect_backtrace_info()1083 bzero((void *)kaddr, sizeof(struct btinfo_thread_state_data_t) + sizeof(int) * tscount); in current_thread_collect_backtrace_info()1107 sizeof(struct btinfo_thread_state_data_t) + sizeof(int) * tscount, &kaddr)) { in current_thread_collect_backtrace_info()1108 struct btinfo_thread_state_data_t *bt_thread_state = (struct btinfo_thread_state_data_t *)kaddr; in current_thread_collect_backtrace_info()1116 bzero((void *)kaddr, sizeof(struct btinfo_thread_state_data_t) + sizeof(int) * tscount); in current_thread_collect_backtrace_info()
1226 struct btinfo_thread_state_data_t { struct