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()
1086 sizeof(struct btinfo_thread_state_data_t) + sizeof(int) * tscount, &kaddr)) { in current_thread_collect_backtrace_info()1087 struct btinfo_thread_state_data_t *bt_thread_state = (struct btinfo_thread_state_data_t *)kaddr; in current_thread_collect_backtrace_info()1095 bzero((void *)kaddr, sizeof(struct btinfo_thread_state_data_t) + sizeof(int) * tscount); in current_thread_collect_backtrace_info()1119 sizeof(struct btinfo_thread_state_data_t) + sizeof(int) * tscount, &kaddr)) { in current_thread_collect_backtrace_info()1120 struct btinfo_thread_state_data_t *bt_thread_state = (struct btinfo_thread_state_data_t *)kaddr; in current_thread_collect_backtrace_info()1128 bzero((void *)kaddr, sizeof(struct btinfo_thread_state_data_t) + sizeof(int) * tscount); in current_thread_collect_backtrace_info()
1244 struct btinfo_thread_state_data_t { struct