Home
last modified time | relevance | path

Searched refs:destroy (Results 201 - 225 of 2797) sorted by relevance

12345678910>>...112

/kernel/linux/linux-5.10/tools/testing/selftests/ipc/
H A Dmsgque.c63 goto destroy; in restore_queue()
71 goto destroy; in restore_queue()
76 destroy: in restore_queue()
78 printf("Failed to destroy queue: %d\n", -errno); in restore_queue()
125 printf("Failed to destroy queue: %d\n", -errno); in check_and_destroy_queue()
231 printf("Failed to check and destroy queue: %d\n", err); in main()
250 printf("Failed to destroy queue: %d\n", -errno); in main()
/kernel/linux/linux-5.10/drivers/gpu/drm/
H A Ddrm_simple_kms_helper.c37 .destroy = drm_encoder_cleanup,
158 .destroy = drm_crtc_cleanup,
247 .destroy = drm_plane_cleanup,
/kernel/linux/linux-5.10/net/netfilter/
H A Dnft_redir.c148 .destroy = nft_redir_ipv4_destroy,
175 .destroy = nft_redir_ipv6_destroy,
203 .destroy = nft_redir_inet_destroy,
/kernel/linux/linux-5.10/include/drm/ttm/
H A Dttm_bo_api.h87 * @destroy: Destruction function. If NULL, kfree is used.
100 * @ddestroy: List head for the delayed destroy list.
115 * The destroy member, the API visibility of this object makes it possible
128 void (*destroy) (struct ttm_buffer_object *); member
371 * @destroy: Destroy function. Use NULL for kfree().
375 * together with the @destroy function,
384 * If a failure occurs, the function will call the @destroy function, or
385 * kfree() if @destroy is NULL. Thus, after a failure, dereferencing @bo is
404 void (*destroy) (struct ttm_buffer_object *));
423 * @destroy
[all...]
/kernel/linux/linux-6.6/include/net/bluetooth/
H A Dhci_sync.h19 hci_cmd_sync_work_destroy_t destroy; member
48 void *data, hci_cmd_sync_work_destroy_t destroy);
50 void *data, hci_cmd_sync_work_destroy_t destroy);
/kernel/linux/linux-6.6/include/drm/ttm/
H A Dttm_bo.h80 * @destroy: Destruction function. If NULL, kfree is used.
95 * The destroy member, the API visibility of this object makes it possible
107 void (*destroy) (struct ttm_buffer_object *); member
364 void (*destroy)(struct ttm_buffer_object *));
369 void (*destroy)(struct ttm_buffer_object *));
/kernel/linux/linux-6.6/net/netfilter/
H A Dnft_redir.c147 .destroy = nft_redir_ipv4_destroy,
175 .destroy = nft_redir_ipv6_destroy,
204 .destroy = nft_redir_inet_destroy,
H A Dnft_masq.c144 .destroy = nft_masq_ipv4_destroy,
172 .destroy = nft_masq_ipv6_destroy,
214 .destroy = nft_masq_inet_destroy,
/kernel/linux/linux-6.6/tools/testing/selftests/ipc/
H A Dmsgque.c63 goto destroy; in restore_queue()
71 goto destroy; in restore_queue()
76 destroy: in restore_queue()
78 printf("Failed to destroy queue: %d\n", -errno); in restore_queue()
125 printf("Failed to destroy queue: %d\n", -errno); in check_and_destroy_queue()
231 printf("Failed to check and destroy queue: %d\n", err); in main()
250 printf("Failed to destroy queue: %d\n", -errno); in main()
/third_party/node/lib/internal/
H A Dstream_base_commons.js98 stream.destroy(ex);
197 stream.destroy(errnoException(err, 'read'));
217 stream.destroy(errnoException(nread, 'read'));
/third_party/skia/third_party/externals/angle2/samples/sample_util/
H A DSampleApplication.cpp147 void SampleApplication::destroy() {} in destroy() function in SampleApplication
284 destroy(); in run()
286 mOSWindow->destroy(); in run()
/third_party/skia/third_party/externals/harfbuzz/src/
H A Dhb-ot-hmtx-table.hh183 table.destroy (); in init()
192 table.destroy (); in fini()
193 var_table.destroy (); in fini()
/kernel/linux/linux-5.10/fs/jbd2/
H A Dcheckpoint.c415 * release them. If 'destroy' is set, clean all buffers unconditionally.
420 static int journal_clean_one_cp_list(struct journal_head *jh, bool destroy) in journal_clean_one_cp_list() argument
433 if (!destroy && __cp_buffer_busy(jh)) in journal_clean_one_cp_list()
586 * If 'destroy' is set, release all buffers unconditionally.
590 void __jbd2_journal_clean_checkpoint_list(journal_t *journal, bool destroy) in __jbd2_journal_clean_checkpoint_list() argument
605 destroy); in __jbd2_journal_clean_checkpoint_list()
621 t_checkpoint_io_list, destroy); in __jbd2_journal_clean_checkpoint_list()
/kernel/linux/linux-5.10/drivers/gpu/drm/vmwgfx/
H A Dvmwgfx_ldu.c233 .destroy = vmw_ldu_crtc_destroy,
254 .destroy = vmw_ldu_encoder_destroy,
270 .destroy = vmw_ldu_connector_destroy,
313 .destroy = vmw_du_primary_plane_destroy,
322 .destroy = vmw_du_cursor_plane_destroy,
H A Dvmwgfx_bo.c658 if (unlikely(bo->destroy != vmw_user_bo_destroy)) in vmw_user_bo_verify_access()
991 if (vbo->base.destroy != vmw_user_bo_destroy) in vmw_user_bo_reference()
1127 if (bo->destroy != vmw_bo_bo_free && in vmw_bo_swap_notify()
1128 bo->destroy != vmw_user_bo_destroy) in vmw_bo_swap_notify()
1155 if (bo->destroy != vmw_bo_bo_free && in vmw_bo_move_notify()
1156 bo->destroy != vmw_user_bo_destroy) in vmw_bo_move_notify()
/kernel/linux/linux-6.6/drivers/gpu/drm/vmwgfx/
H A Dvmwgfx_ldu.c273 .destroy = vmw_ldu_crtc_destroy,
292 .destroy = vmw_ldu_encoder_destroy,
308 .destroy = vmw_ldu_connector_destroy,
383 .destroy = vmw_du_primary_plane_destroy,
392 .destroy = vmw_du_cursor_plane_destroy,
/third_party/mesa3d/src/freedreno/drm/
H A Dfreedreno_ringbuffer_sp.c409 .destroy = fd_submit_sp_destroy,
550 .destroy = fd_ringbuffer_sp_destroy,
558 .destroy = fd_ringbuffer_sp_destroy,
567 .destroy = fd_ringbuffer_sp_destroy,
575 .destroy = fd_ringbuffer_sp_destroy,
/third_party/mesa3d/src/gallium/frontends/omx/tizonia/
H A Dh264dprc.c52 video_buffer->destroy(video_buffer); in hash_table_clear_item_callback()
402 priv->pipe->destroy(priv->pipe); in h264d_prc_allocate_resources()
409 priv->pipe->destroy(priv->pipe); in h264d_prc_allocate_resources()
417 priv->pipe->destroy(priv->pipe); in h264d_prc_allocate_resources()
443 priv->pipe->destroy(priv->pipe); in h264d_prc_deallocate_resources()
/third_party/mesa3d/src/gallium/frontends/va/
H A Dcontext.c214 drv->pipe->destroy(drv->pipe); in VA_DRIVER_INIT_FUNC()
217 drv->vscreen->destroy(drv->vscreen); in VA_DRIVER_INIT_FUNC()
395 context->decoder->destroy(context->decoder); in vlVaDestroyContext()
421 drv->pipe->destroy(drv->pipe); in vlVaTerminate()
422 drv->vscreen->destroy(drv->vscreen); in vlVaTerminate()
/third_party/mesa3d/src/gallium/winsys/amdgpu/drm/
H A Damdgpu_winsys.c163 bool destroy; in amdgpu_winsys_destroy_locked() local
174 destroy = pipe_reference(&ws->reference, NULL); in amdgpu_winsys_destroy_locked()
175 if (destroy && dev_tab) { in amdgpu_winsys_destroy_locked()
186 if (destroy) in amdgpu_winsys_destroy_locked()
528 ws->base.destroy = amdgpu_winsys_destroy; in amdgpu_winsys_create()
/third_party/mesa3d/src/glx/apple/
H A Dapple_glx_context.c261 ac->drawable->destroy(ac->drawable); in apple_glx_destroy_context()
323 oldac->drawable->destroy(oldac->drawable); in apple_glx_make_current_context()
346 ac->drawable->destroy(ac->drawable); in apple_glx_make_current_context()
370 * Try to destroy the old drawable, so long as the new one in apple_glx_make_current_context()
374 ac->drawable->destroy(ac->drawable); in apple_glx_make_current_context()
389 * window to destroy a surface. in apple_glx_make_current_context()
589 apple_glx_diagnostic("%s: attempting to destroy drawable %p\n", in apple_glx_context_update()
601 * This will destroy the surface drawable if there are in apple_glx_context_update()
607 d->destroy(d); in apple_glx_context_update()
/kernel/linux/linux-5.10/drivers/gpu/drm/ttm/
H A Dttm_bo.c537 /* The BO is not idle, resurrect it for delayed destroy */ in ttm_bo_release()
576 bo->destroy(bo); in ttm_bo_release()
1140 void (*destroy) (struct ttm_buffer_object *)) in ttm_bo_init_reserved()
1150 if (destroy) in ttm_bo_init_reserved()
1151 (*destroy)(bo); in ttm_bo_init_reserved()
1160 if (destroy) in ttm_bo_init_reserved()
1161 (*destroy)(bo); in ttm_bo_init_reserved()
1167 bo->destroy = destroy ? destroy in ttm_bo_init_reserved()
[all...]
/third_party/mesa3d/src/intel/tools/
H A Daubinator_viewer.cpp245 void (*destroy)(struct window*); member
390 window->base.destroy = destroy_shader_window; in new_shader_window()
453 window->base.destroy = destroy_urb_window; in new_urb_window()
525 window->base.destroy = destroy_edit_window; in new_edit_window()
626 window->base.destroy = destroy_window_noop; in show_pml4_window()
813 window->base.destroy = destroy_batch_window; in new_batch_window()
876 window->destroy = destroy_window_noop; in show_register_window()
960 window->destroy = destroy_window_noop; in show_commands_window()
1058 window->destroy = NULL; in show_aubfile_window()
1068 /* Start by disposing closed windows, we don't want to destroy window in display_windows()
[all...]
/third_party/mesa3d/src/gallium/drivers/tegra/
H A Dtegra_screen.c53 screen->gpu->destroy(screen->gpu); in tegra_screen_destroy()
241 goto destroy; in tegra_screen_resource_create()
254 destroy: in tegra_screen_resource_create()
501 goto destroy; in tegra_screen_resource_create_with_modifiers()
509 destroy: in tegra_screen_resource_create_with_modifiers()
591 screen->base.destroy = tegra_screen_destroy; in tegra_screen_create()
/kernel/linux/linux-5.10/drivers/md/persistent-data/
H A Ddm-space-map.h19 void (*destroy)(struct dm_space_map *sm); member
79 sm->destroy(sm); in dm_sm_destroy()

Completed in 20 milliseconds

12345678910>>...112