/openbmc/linux/drivers/gpu/drm/i915/ |
H A D | i915_deps.c | 102 goto unref; in i915_deps_grow() 107 goto unref; in i915_deps_grow() 111 goto unref; in i915_deps_grow() 115 unref: in i915_deps_grow()
|
/openbmc/linux/drivers/accessibility/speakup/ |
H A D | selection.c | 44 goto unref; in __speakup_set_selection() 53 unref: in __speakup_set_selection()
|
/openbmc/qemu/contrib/vhost-user-gpu/ |
H A D | virgl.c | 110 struct virtio_gpu_resource_unref unref; in virgl_cmd_resource_unref() local 114 VUGPU_FILL_CMD(unref); in virgl_cmd_resource_unref() 116 virgl_renderer_resource_detach_iov(unref.resource_id, in virgl_cmd_resource_unref() 122 virgl_renderer_resource_unref(unref.resource_id); in virgl_cmd_resource_unref()
|
H A D | vhost-user-gpu.c | 463 struct virtio_gpu_resource_unref unref; in vg_resource_unref() local 465 VUGPU_FILL_CMD(unref); in vg_resource_unref() 466 virtio_gpu_bswap_32(&unref, sizeof(unref)); in vg_resource_unref() 468 res = virtio_gpu_find_resource(g, unref.resource_id); in vg_resource_unref() 471 __func__, unref.resource_id); in vg_resource_unref()
|
/openbmc/qemu/hw/display/ |
H A D | virtio-gpu-virgl.c | 292 struct virtio_gpu_resource_unref unref; in virgl_cmd_resource_unref() local 297 VIRTIO_GPU_FILL_CMD(unref); in virgl_cmd_resource_unref() 298 trace_virtio_gpu_cmd_res_unref(unref.resource_id); in virgl_cmd_resource_unref() 300 res = virtio_gpu_virgl_find_resource(g, unref.resource_id); in virgl_cmd_resource_unref() 303 __func__, unref.resource_id); in virgl_cmd_resource_unref() 318 virgl_renderer_resource_detach_iov(unref.resource_id, in virgl_cmd_resource_unref() 324 virgl_renderer_resource_unref(unref.resource_id); in virgl_cmd_resource_unref()
|
H A D | virtio-gpu.c | 411 struct virtio_gpu_resource_unref unref; in virtio_gpu_resource_unref() local 413 VIRTIO_GPU_FILL_CMD(unref); in virtio_gpu_resource_unref() 414 virtio_gpu_bswap_32(&unref, sizeof(unref)); in virtio_gpu_resource_unref() 415 trace_virtio_gpu_cmd_res_unref(unref.resource_id); in virtio_gpu_resource_unref() 417 res = virtio_gpu_find_resource(g, unref.resource_id); in virtio_gpu_resource_unref() 420 __func__, unref.resource_id); in virtio_gpu_resource_unref()
|
H A D | virtio-gpu-rutabaga.c | 181 struct virtio_gpu_resource_unref unref; in rutabaga_cmd_resource_unref() local 184 VIRTIO_GPU_FILL_CMD(unref); in rutabaga_cmd_resource_unref() 186 trace_virtio_gpu_cmd_res_unref(unref.resource_id); in rutabaga_cmd_resource_unref() 188 res = virtio_gpu_find_resource(g, unref.resource_id); in rutabaga_cmd_resource_unref()
|
/openbmc/linux/drivers/net/ethernet/mellanox/mlx5/core/en_accel/ |
H A D | ktls_rx.c | 526 goto unref; in resync_update_sn() 529 goto unref; in resync_update_sn() 536 unref: in resync_update_sn()
|
/openbmc/linux/drivers/gpu/drm/armada/ |
H A D | armada_gem.c | 369 goto unref; in armada_gem_pwrite_ioctl() 379 unref: in armada_gem_pwrite_ioctl()
|
/openbmc/linux/drivers/gpu/drm/ |
H A D | drm_property.c | 773 goto unref; in drm_mode_getblob_ioctl() 777 unref: in drm_mode_getblob_ioctl()
|
/openbmc/openbmc/poky/meta/recipes-multimedia/gstreamer/gstreamer1.0-plugins-base/ |
H A D | 0002-ssaparse-enhance-SSA-text-lines-parsing.patch | 166 + /* not valid text found in this buffer return OK to let caller unref buffer */
|
/openbmc/linux/drivers/infiniband/ulp/ipoib/ |
H A D | ipoib_main.c | 1161 goto unref; in ipoib_start_xmit() 1166 goto unref; in ipoib_start_xmit() 1181 unref: in ipoib_start_xmit()
|
/openbmc/linux/arch/x86/events/intel/ |
H A D | uncore.c | 1517 goto unref; in uncore_event_cpu_offline() 1531 unref: in uncore_event_cpu_offline()
|
/openbmc/qemu/docs/devel/ |
H A D | rcu.rst | 38 and these can now be safely reclaimed (e.g., freed or unref'ed).
|
/openbmc/qemu/ |
H A D | blockdev.c | 1719 goto unref; in drive_backup_action() 1727 unref: in drive_backup_action()
|
H A D | qemu-options.hx | 1480 ``discard-no-unref``
|
/openbmc/qemu/qapi/ |
H A D | block-core.json | 3566 # @discard-no-unref: when enabled, data clusters will remain 3619 '*discard-no-unref': 'bool',
|
/openbmc/openbmc/meta-raspberrypi/recipes-multimedia/rpidistro-ffmpeg/files/ |
H A D | 0001-ffmpeg-5.1.4-rpi_24.patch | 5932 - /* if EAGAIN don't unref packet and try to enqueue in the next iteration */ 6041 + // Dequeue frame will unref any previous contents of frame 6042 + // if it returns success so we don't need an explicit unref 12631 +// *ppLink and unref the weak_link.
|
/openbmc/openbmc/meta-raspberrypi/dynamic-layers/multimedia-layer/recipes-multimedia/rpidistro-vlc/files/ |
H A D | 0004-mmal_20.patch | 7535 +// Purge pool & unref
|