host1x_reloc
static int host1x_reloc_copy_from_user(struct host1x_reloc *dest,
struct host1x_reloc *reloc;
struct host1x_reloc *reloc = &job->relocs[i];
struct host1x_reloc *reloc = &job->relocs[i];
static bool check_reloc(struct host1x_reloc *reloc, struct host1x_bo *cmdbuf,
struct host1x_reloc *reloc;
(u64)num_relocs * sizeof(struct host1x_reloc) +
mem += num_relocs * sizeof(struct host1x_reloc);
struct host1x_reloc *relocs;