/linux/drivers/gpu/drm/virtio/ |
H A D | virtgpu_gem.c | 107 struct virtio_gpu_object_array *objs; in virtio_gpu_gem_object_open() local 136 struct virtio_gpu_object_array *objs; in virtio_gpu_gem_object_close() local 153 struct virtio_gpu_object_array *objs; in virtio_gpu_array_alloc() local 164 static void virtio_gpu_array_free(struct virtio_gpu_object_array *objs) in virtio_gpu_array_free() 172 struct virtio_gpu_object_array *objs; in virtio_gpu_array_from_handles() local 191 void virtio_gpu_array_add_obj(struct virtio_gpu_object_array *objs, in virtio_gpu_array_add_obj() 202 int virtio_gpu_array_lock_resv(struct virtio_gpu_object_array *objs) in virtio_gpu_array_lock_resv() 226 void virtio_gpu_array_unlock_resv(struct virtio_gpu_object_array *objs) in virtio_gpu_array_unlock_resv() 236 void virtio_gpu_array_add_fence(struct virtio_gpu_object_array *objs, in virtio_gpu_array_add_fence() 246 void virtio_gpu_array_put_free(struct virtio_gpu_object_array *objs) in virtio_gpu_array_put_free() [all …]
|
H A D | virtgpu_vq.c | 497 struct virtio_gpu_object_array *objs, in virtio_gpu_cmd_create_resource() 574 struct virtio_gpu_object_array *objs, in virtio_gpu_cmd_resource_flush() 598 struct virtio_gpu_object_array *objs, in virtio_gpu_cmd_transfer_to_host_2d() 963 struct virtio_gpu_object_array *objs) in virtio_gpu_cmd_context_attach_resource() 981 struct virtio_gpu_object_array *objs) in virtio_gpu_cmd_context_detach_resource() 1001 struct virtio_gpu_object_array *objs, in virtio_gpu_cmd_resource_create_3d() 1036 struct virtio_gpu_object_array *objs, in virtio_gpu_cmd_transfer_to_host_3d() 1071 struct virtio_gpu_object_array *objs, in virtio_gpu_cmd_transfer_from_host_3d() 1098 struct virtio_gpu_object_array *objs, in virtio_gpu_cmd_submit() 1183 struct virtio_gpu_object_array *objs) in virtio_gpu_cmd_resource_assign_uuid() [all …]
|
H A D | virtgpu_plane.c | 136 struct virtio_gpu_object_array *objs; in virtio_gpu_update_dumb_bo() local 167 struct virtio_gpu_object_array *objs; in virtio_gpu_resource_flush() local 403 struct virtio_gpu_object_array *objs; in virtio_gpu_cursor_plane_update() local
|
H A D | virtgpu_ioctl.c | 231 struct virtio_gpu_object_array *objs; in virtio_gpu_transfer_from_host_ioctl() local 286 struct virtio_gpu_object_array *objs; in virtio_gpu_transfer_to_host_ioctl() local
|
H A D | virtgpu_vram.c | 145 struct virtio_gpu_object_array *objs; in virtio_gpu_vram_map() local
|
H A D | virtgpu_object.c | 208 struct virtio_gpu_object_array *objs = NULL; in virtio_gpu_object_create() local
|
/linux/samples/livepatch/ |
H A D | livepatch-sample.c | 46 static struct klp_object objs[] = { variable
|
H A D | livepatch-callbacks-demo.c | 148 static struct klp_object objs[] = { variable
|
H A D | livepatch-shadow-fix2.c | 106 static struct klp_object objs[] = { variable
|
H A D | livepatch-shadow-fix1.c | 147 static struct klp_object objs[] = { global() variable
|
/linux/tools/testing/selftests/livepatch/test_modules/ |
H A D | test_klp_livepatch.c | 25 static struct klp_object objs[] = { variable
|
H A D | test_klp_atomic_replace.c | 29 static struct klp_object objs[] = { variable
|
H A D | test_klp_callbacks_demo2.c | 59 static struct klp_object objs[] = { variable
|
H A D | test_klp_syscall.c | 69 static struct klp_object objs[] = { variable
|
H A D | test_klp_callbacks_demo.c | 71 static struct klp_object objs[] = { variable
|
H A D | test_klp_state.c | 121 static struct klp_object objs[] = { variable
|
H A D | test_klp_state2.c | 150 static struct klp_object objs[] = { variable
|
/linux/drivers/gpu/drm/ |
H A D | drm_gem.c | 683 struct drm_gem_object **objs) in objects_lookup() 728 struct drm_gem_object **objs; in drm_gem_objects_lookup() local 1299 drm_gem_lock_reservations(struct drm_gem_object **objs, int count, in drm_gem_lock_reservations() 1351 drm_gem_unlock_reservations(struct drm_gem_object **objs, int count, in drm_gem_unlock_reservations()
|
H A D | drm_gem_framebuffer_helper.c | 158 struct drm_gem_object *objs[DRM_FORMAT_MAX_PLANES]; in drm_gem_fb_init_with_funcs() local 602 struct drm_gem_object **objs; in drm_gem_fb_afbc_init() local
|
/linux/samples/bpf/ |
H A D | syscall_tp_user.c | 52 struct bpf_object *objs[nr_tests]; in test() local
|
/linux/tools/cgroup/ |
H A D | memcg_slabinfo.py | 106 def cache_show(s, cfg, objs): argument
|
/linux/drivers/bus/fsl-mc/ |
H A D | dprc-driver.c | 45 struct fsl_mc_child_objs *objs; in __fsl_mc_device_remove_if_not_in_mc() local 98 struct fsl_mc_child_objs objs; in dprc_remove_devices() local
|
/linux/tools/testing/selftests/bpf/prog_tests/ |
H A D | bpf_obj_id.c | 15 struct bpf_object *objs[nr_iters] = {}; in serial_test_bpf_obj_id() local
|
/linux/lib/ |
H A D | test_rhashtable.c | 77 struct test_obj *objs; member 688 struct test_obj *objs; in test_rht_init() local [all...] |
/linux/fs/bcachefs/ |
H A D | rcu_pending.c | 197 struct rcu_pending_seq objs = {}; in __process_finished_items() local 425 struct rcu_pending_seq *objs; in __rcu_pending_enqueue() local
|