Searched refs:total_offset (Results 1 – 4 of 4) sorted by relevance
354 def total_offset(self): member in Array359 offset += self.parent.total_offset()368 array_offset = self.total_offset()420 def total_offset(self): member in Reg422 return self.array.total_offset() + self.offset438 offset = self.total_offset()
142 unsigned long total_offset; /* Offset of total delay in task_info */ member784 total1 = *(unsigned long long *)((char *)t1 + cfg.sort_field->total_offset); in compare_tasks()785 total2 = *(unsigned long long *)((char *)t2 + cfg.sort_field->total_offset); in compare_tasks()
551 u32 total_offset; member
1875 tdata->total_offset = offset; in cxgbi_task_data_sgl_read()1880 __func__, offset, count, err, tdata->total_count, tdata->total_offset); in cxgbi_task_data_sgl_read()2177 tdata->total_offset = 0; in cxgbi_conn_init_pdu()2187 tdata->total_count, tdata->total_offset); in cxgbi_conn_init_pdu()2190 expected_offset = tdata->total_offset; in cxgbi_conn_init_pdu()