Searched refs:gather_offset_words (Results 1 – 2 of 2) sorted by relevance
247 if (buf->reloc.gather_offset_words >= bo->gather_data_words) { in submit_write_reloc()250 buf->reloc.gather_offset_words, bo->gather_data_words); in submit_write_reloc()254 buf->reloc.gather_offset_words = array_index_nospec(buf->reloc.gather_offset_words, in submit_write_reloc()257 bo->gather_data[buf->reloc.gather_offset_words] = written_ptr; in submit_write_reloc()
820 __u32 gather_offset_words; member