Searched refs:kdsp_next_actual (Results 1 - 1 of 1) sorted by relevance

/darwin-on-arm/xnu/bsd/kern/
H A Dkdebug.c605 struct kd_storage *kdsp_actual, *kdsp_next_actual; local
682 kdsp_next_actual = POINTER_FROM_KDS_PTR(kdbp_vict->kd_list_head);
683 kdsp_next_actual->kds_lostevents = TRUE;

Completed in 22 milliseconds