Home
last modified time | relevance | path

Searched defs:objs (Results 1 – 25 of 36) sorted by relevance

12

/Linux-v5.15/drivers/gpu/drm/virtio/
Dvirtgpu_gem.c122 struct virtio_gpu_object_array *objs; in virtio_gpu_gem_object_open() local
149 struct virtio_gpu_object_array *objs; in virtio_gpu_gem_object_close() local
166 struct virtio_gpu_object_array *objs; in virtio_gpu_array_alloc() local
177 static void virtio_gpu_array_free(struct virtio_gpu_object_array *objs) in virtio_gpu_array_free()
185 struct virtio_gpu_object_array *objs; in virtio_gpu_array_from_handles() local
204 void virtio_gpu_array_add_obj(struct virtio_gpu_object_array *objs, in virtio_gpu_array_add_obj()
215 int virtio_gpu_array_lock_resv(struct virtio_gpu_object_array *objs) in virtio_gpu_array_lock_resv()
228 void virtio_gpu_array_unlock_resv(struct virtio_gpu_object_array *objs) in virtio_gpu_array_unlock_resv()
238 void virtio_gpu_array_add_fence(struct virtio_gpu_object_array *objs, in virtio_gpu_array_add_fence()
247 void virtio_gpu_array_put_free(struct virtio_gpu_object_array *objs) in virtio_gpu_array_put_free()
[all …]
Dvirtgpu_vq.c503 struct virtio_gpu_object_array *objs, in virtio_gpu_cmd_create_resource()
580 struct virtio_gpu_object_array *objs, in virtio_gpu_cmd_resource_flush()
604 struct virtio_gpu_object_array *objs, in virtio_gpu_cmd_transfer_to_host_2d()
952 struct virtio_gpu_object_array *objs) in virtio_gpu_cmd_context_attach_resource()
970 struct virtio_gpu_object_array *objs) in virtio_gpu_cmd_context_detach_resource()
990 struct virtio_gpu_object_array *objs, in virtio_gpu_cmd_resource_create_3d()
1025 struct virtio_gpu_object_array *objs, in virtio_gpu_cmd_transfer_to_host_3d()
1062 struct virtio_gpu_object_array *objs, in virtio_gpu_cmd_transfer_from_host_3d()
1089 struct virtio_gpu_object_array *objs, in virtio_gpu_cmd_submit()
1156 struct virtio_gpu_object_array *objs) in virtio_gpu_cmd_resource_assign_uuid()
[all …]
Dvirtgpu_plane.c115 struct virtio_gpu_object_array *objs; in virtio_gpu_update_dumb_bo() local
144 struct virtio_gpu_object_array *objs; in virtio_gpu_resource_flush() local
311 struct virtio_gpu_object_array *objs; in virtio_gpu_cursor_plane_update() local
Dvirtgpu_prime.c66 struct virtio_gpu_object_array *objs; in virtio_gpu_resource_assign_uuid() local
Dvirtgpu_vram.c84 struct virtio_gpu_object_array *objs; in virtio_gpu_vram_map() local
Dvirtgpu_ioctl.c332 struct virtio_gpu_object_array *objs; in virtio_gpu_transfer_from_host_ioctl() local
387 struct virtio_gpu_object_array *objs; in virtio_gpu_transfer_to_host_ioctl() local
Dvirtgpu_object.c216 struct virtio_gpu_object_array *objs = NULL; in virtio_gpu_object_create() local
/Linux-v5.15/samples/livepatch/
Dlivepatch-sample.c46 static struct klp_object objs[] = { variable
Dlivepatch-callbacks-demo.c148 static struct klp_object objs[] = { variable
Dlivepatch-shadow-fix2.c106 static struct klp_object objs[] = { variable
Dlivepatch-shadow-fix1.c147 static struct klp_object objs[] = { variable
/Linux-v5.15/lib/livepatch/
Dtest_klp_livepatch.c25 static struct klp_object objs[] = { variable
Dtest_klp_atomic_replace.c29 static struct klp_object objs[] = { variable
Dtest_klp_callbacks_demo2.c59 static struct klp_object objs[] = { variable
Dtest_klp_callbacks_demo.c71 static struct klp_object objs[] = { variable
Dtest_klp_state.c121 static struct klp_object objs[] = { variable
Dtest_klp_state2.c150 static struct klp_object objs[] = { variable
/Linux-v5.15/drivers/gpu/drm/
Ddrm_gem.c648 struct drm_gem_object **objs) in objects_lookup()
694 struct drm_gem_object **objs; in drm_gem_objects_lookup() local
1212 drm_gem_lock_reservations(struct drm_gem_object **objs, int count, in drm_gem_lock_reservations()
1264 drm_gem_unlock_reservations(struct drm_gem_object **objs, int count, in drm_gem_unlock_reservations()
Ddrm_gem_framebuffer_helper.c151 struct drm_gem_object *objs[DRM_FORMAT_MAX_PLANES]; in drm_gem_fb_init_with_funcs() local
599 struct drm_gem_object **objs; in drm_gem_fb_afbc_init() local
/Linux-v5.15/samples/bpf/
Dsyscall_tp_user.c50 struct bpf_object *objs[num_progs]; in test() local
/Linux-v5.15/tools/cgroup/
Dmemcg_slabinfo.py106 def cache_show(s, cfg, objs): argument
/Linux-v5.15/tools/testing/radix-tree/
Dlinux.c25 void *objs; member
/Linux-v5.15/drivers/bus/fsl-mc/
Ddprc-driver.c46 struct fsl_mc_child_objs *objs; in __fsl_mc_device_remove_if_not_in_mc() local
93 struct fsl_mc_child_objs objs; in dprc_remove_devices() local
/Linux-v5.15/tools/testing/selftests/bpf/prog_tests/
Dbpf_obj_id.c15 struct bpf_object *objs[nr_iters] = {}; in test_bpf_obj_id() local
/Linux-v5.15/lib/
Dtest_rhashtable.c76 struct test_obj *objs; member
703 struct test_obj *objs; in test_rht_init() local

12