nvif_object_ioctl 27 drivers/gpu/drm/nouveau/include/nvif/object.h int nvif_object_ioctl(struct nvif_object *, void *, u32, void **); nvif_object_ioctl 707 drivers/gpu/drm/nouveau/nouveau_svm.c ret = nvif_object_ioctl(&svmm->vmm->vmm.object, nvif_object_ioctl 47 drivers/gpu/drm/nouveau/nvif/notify.c return nvif_object_ioctl(object, &args, sizeof(args), NULL); nvif_object_ioctl 78 drivers/gpu/drm/nouveau/nvif/notify.c return nvif_object_ioctl(object, &args, sizeof(args), NULL); nvif_object_ioctl 157 drivers/gpu/drm/nouveau/nvif/notify.c ret = nvif_object_ioctl(object, &args, sizeof(args), NULL); nvif_object_ioctl 202 drivers/gpu/drm/nouveau/nvif/notify.c ret = nvif_object_ioctl(object, args, sizeof(*args) + size, NULL); nvif_object_ioctl 77 drivers/gpu/drm/nouveau/nvif/object.c ret = nvif_object_ioctl(object, args, size, NULL); nvif_object_ioctl 113 drivers/gpu/drm/nouveau/nvif/object.c int ret = nvif_object_ioctl(object, &args, sizeof(args), NULL); nvif_object_ioctl 133 drivers/gpu/drm/nouveau/nvif/object.c int ret = nvif_object_ioctl(object, &args, sizeof(args), NULL); nvif_object_ioctl 161 drivers/gpu/drm/nouveau/nvif/object.c ret = nvif_object_ioctl(object, args, sizeof(*args) + size, NULL); nvif_object_ioctl 178 drivers/gpu/drm/nouveau/nvif/object.c nvif_object_ioctl(object, &args, sizeof(args), NULL); nvif_object_ioctl 197 drivers/gpu/drm/nouveau/nvif/object.c ret = nvif_object_ioctl(object, args, argn, NULL); nvif_object_ioctl 258 drivers/gpu/drm/nouveau/nvif/object.c nvif_object_ioctl(object, &args, sizeof(args), NULL); nvif_object_ioctl 294 drivers/gpu/drm/nouveau/nvif/object.c ret = nvif_object_ioctl(parent, args, sizeof(*args) + size,