Searched refs:cr_result_off (Results 1 – 3 of 3) sorted by relevance
53 .cr_result_off = offsetof(struct dsa_completion_record, result),64 .cr_result_off = offsetof(struct iax_completion_record, error_code),
233 u8 *result = (u8 *)cr + idxd->data->cr_result_off; in idxd_evl_fault_work()
287 int cr_result_off; member