Home
last modified time | relevance | path

Searched refs:cr_result_off (Results 1 – 3 of 3) sorted by relevance

/linux-6.12.1/drivers/dma/idxd/
Dinit.c53 .cr_result_off = offsetof(struct dsa_completion_record, result),
64 .cr_result_off = offsetof(struct iax_completion_record, error_code),
Dirq.c233 u8 *result = (u8 *)cr + idxd->data->cr_result_off; in idxd_evl_fault_work()
Didxd.h287 int cr_result_off; member