Searched refs:event_copy_tail (Results 1 – 2 of 2) sorted by relevance
157 return (unit->event_copy_tail != amdiommu_event_copy_log_inc( in amdiommu_event_copy_log_hasspace()250 while (unit->event_copy_head != unit->event_copy_tail) { in amdiommu_event_task()253 unit->event_copy_tail], true); in amdiommu_event_task()255 unit->event_copy_tail = amdiommu_event_copy_log_inc(unit-> in amdiommu_event_task()256 event_copy_tail); in amdiommu_event_task()
97 u_int event_copy_tail; member