| /kernel/linux/linux-5.10/drivers/gpu/drm/virtio/ |
| D | virtgpu_gem.c | 114 struct virtio_gpu_object_array *objs; in virtio_gpu_gem_object_open() local 141 struct virtio_gpu_object_array *objs; in virtio_gpu_gem_object_close() local 158 struct virtio_gpu_object_array *objs; in virtio_gpu_array_alloc() local 169 static void virtio_gpu_array_free(struct virtio_gpu_object_array *objs) in virtio_gpu_array_free() 177 struct virtio_gpu_object_array *objs; in virtio_gpu_array_from_handles() local 196 void virtio_gpu_array_add_obj(struct virtio_gpu_object_array *objs, in virtio_gpu_array_add_obj() 207 int virtio_gpu_array_lock_resv(struct virtio_gpu_object_array *objs) in virtio_gpu_array_lock_resv() 220 void virtio_gpu_array_unlock_resv(struct virtio_gpu_object_array *objs) in virtio_gpu_array_unlock_resv() 230 void virtio_gpu_array_add_fence(struct virtio_gpu_object_array *objs, in virtio_gpu_array_add_fence() 239 void virtio_gpu_array_put_free(struct virtio_gpu_object_array *objs) in virtio_gpu_array_put_free() [all …]
|
| D | virtgpu_vq.c | 503 struct virtio_gpu_object_array *objs, in virtio_gpu_cmd_create_resource() 601 struct virtio_gpu_object_array *objs, in virtio_gpu_cmd_transfer_to_host_2d() 949 struct virtio_gpu_object_array *objs) in virtio_gpu_cmd_context_attach_resource() 967 struct virtio_gpu_object_array *objs) in virtio_gpu_cmd_context_detach_resource() 987 struct virtio_gpu_object_array *objs, in virtio_gpu_cmd_resource_create_3d() 1020 struct virtio_gpu_object_array *objs, in virtio_gpu_cmd_transfer_to_host_3d() 1052 struct virtio_gpu_object_array *objs, in virtio_gpu_cmd_transfer_from_host_3d() 1077 struct virtio_gpu_object_array *objs, in virtio_gpu_cmd_submit() 1144 struct virtio_gpu_object_array *objs) in virtio_gpu_cmd_resource_assign_uuid()
|
| D | virtgpu_plane.c | 112 struct virtio_gpu_object_array *objs; in virtio_gpu_update_dumb_bo() local 257 struct virtio_gpu_object_array *objs; in virtio_gpu_cursor_plane_update() local
|
| D | virtgpu_prime.c | 69 struct virtio_gpu_object_array *objs; in virtgpu_gem_prime_export() local
|
| D | virtgpu_ioctl.c | 315 struct virtio_gpu_object_array *objs; in virtio_gpu_transfer_from_host_ioctl() local 357 struct virtio_gpu_object_array *objs; in virtio_gpu_transfer_to_host_ioctl() local
|
| /kernel/linux/linux-4.19/arch/ia64/sn/kernel/sn2/ |
| D | sn_hwperf.c | 147 struct sn_hwperf_object_info *objs) in sn_hwperf_generic_ordinal() 168 struct sn_hwperf_object_info *objs, int *ordinal) in sn_hwperf_get_slabname() 391 struct sn_hwperf_object_info *objs = s->private; /* all objects */ in sn_topology_show() local 553 struct sn_hwperf_object_info *objs = s->private; in sn_topology_start() local 694 struct sn_hwperf_object_info *objs; in sn_hwperf_ioctl() local
|
| /kernel/linux/linux-5.10/lib/livepatch/ |
| D | test_klp_livepatch.c | 25 static struct klp_object objs[] = { variable
|
| D | test_klp_atomic_replace.c | 29 static struct klp_object objs[] = { variable
|
| D | test_klp_callbacks_demo2.c | 59 static struct klp_object objs[] = { variable
|
| D | test_klp_callbacks_demo.c | 71 static struct klp_object objs[] = { variable
|
| D | test_klp_state.c | 121 static struct klp_object objs[] = { variable
|
| /kernel/linux/linux-5.10/samples/livepatch/ |
| D | livepatch-sample.c | 46 static struct klp_object objs[] = { variable
|
| D | livepatch-callbacks-demo.c | 148 static struct klp_object objs[] = { variable
|
| D | livepatch-shadow-fix2.c | 106 static struct klp_object objs[] = { variable
|
| D | livepatch-shadow-fix1.c | 147 static struct klp_object objs[] = { variable
|
| /kernel/linux/linux-4.19/samples/livepatch/ |
| D | livepatch-sample.c | 58 static struct klp_object objs[] = { variable
|
| D | livepatch-callbacks-demo.c | 160 static struct klp_object objs[] = { variable
|
| D | livepatch-shadow-fix2.c | 118 static struct klp_object objs[] = { variable
|
| D | livepatch-shadow-fix1.c | 146 static struct klp_object objs[] = { variable
|
| /kernel/linux/linux-5.10/drivers/gpu/drm/ |
| D | drm_gem.c | 664 struct drm_gem_object **objs) in objects_lookup() 710 struct drm_gem_object **objs; in drm_gem_objects_lookup() local 1265 drm_gem_lock_reservations(struct drm_gem_object **objs, int count, in drm_gem_lock_reservations() 1317 drm_gem_unlock_reservations(struct drm_gem_object **objs, int count, in drm_gem_unlock_reservations()
|
| D | drm_gem_framebuffer_helper.c | 154 struct drm_gem_object *objs[4]; in drm_gem_fb_init_with_funcs() local 417 struct drm_gem_object **objs; in drm_gem_fb_afbc_init() local
|
| /kernel/linux/linux-5.10/samples/bpf/ |
| D | syscall_tp_user.c | 50 struct bpf_object *objs[num_progs]; in test() local
|
| /kernel/linux/linux-5.10/tools/cgroup/ |
| D | memcg_slabinfo.py | 106 def cache_show(s, cfg, objs): argument
|
| /kernel/linux/linux-4.19/drivers/bus/fsl-mc/ |
| D | dprc-driver.c | 36 struct fsl_mc_child_objs *objs; in __fsl_mc_device_remove_if_not_in_mc() local 83 struct fsl_mc_child_objs objs; in dprc_remove_devices() local
|
| /kernel/linux/linux-4.19/tools/testing/radix-tree/ |
| D | linux.c | 24 void *objs; member
|