Searched refs:batch_fail (Results 1 – 2 of 2) sorted by relevance
240 evl->batch_fail[entry_head->batch_id] = false; in idxd_evl_fault_work()246 bf = &evl->batch_fail[entry_head->batch_id]; in idxd_evl_fault_work()291 evl->batch_fail[entry_head->batch_id] = true; in idxd_evl_fault_work()
302 bool batch_fail[IDXD_MAX_BATCH_IDENT]; member