Searched refs:kdp_exc_info_t (Results 1 – 3 of 3) sorted by relevance
80 kdp_exc_info_t exc; in kdp_exception()90 rq->hdr.len = sizeof(*rq) + sizeof(kdp_exc_info_t); in kdp_exception()98 rq->hdr.len += rq->n_exc_info * sizeof(kdp_exc_info_t); in kdp_exception()
581 } KDP_PACKED kdp_exc_info_t; typedef586 kdp_exc_info_t exc_info[0];
92 rq->hdr.len += rq->n_exc_info * sizeof(kdp_exc_info_t); in kdp_exception()