Searched refs:destroy (Results 776 - 800 of 2953) sorted by relevance
1...<<31323334353637383940>>...119
/kernel/linux/linux-6.6/include/linux/ |
H A D | textsearch.h | 34 * @destroy: destroy algorithm specific parts of a search configuration 45 void (*destroy)(struct ts_config *); member
|
/kernel/linux/linux-6.6/drivers/gpu/drm/amd/display/dc/virtual/ |
H A D | virtual_link_encoder.c | 110 .destroy = virtual_link_encoder_destroy
|
/kernel/linux/linux-6.6/drivers/gpu/drm/amd/display/dc/gpio/ |
H A D | hw_gpio.h | 49 void (*destroy)( member
|
H A D | hw_generic.c | 84 .destroy = dal_hw_generic_destroy,
|
/kernel/linux/linux-6.6/drivers/net/ethernet/chelsio/cxgb/ |
H A D | gmac.h | 88 void (*destroy)(struct cmac *); member
|
/kernel/linux/linux-6.6/crypto/asymmetric_keys/ |
H A D | pkcs7_key_type.c | 76 .destroy = user_destroy,
|
/kernel/linux/linux-6.6/drivers/gpu/drm/i915/ |
H A D | i915_scheduler.h | 65 kref_put(&sched_engine->ref, sched_engine->destroy); in i915_sched_engine_put()
|
/kernel/linux/linux-6.6/drivers/gpu/drm/msm/disp/dpu1/ |
H A D | dpu_writeback.c | 30 .destroy = drm_connector_cleanup,
|
/kernel/linux/linux-6.6/drivers/gpu/drm/msm/ |
H A D | msm_mmu.h | 17 void (*destroy)(struct msm_mmu *mmu); member
|
/kernel/linux/linux-6.6/drivers/gpu/drm/rockchip/ |
H A D | rockchip_drm_fb.c | 22 .destroy = drm_gem_fb_destroy,
|
/kernel/linux/linux-6.6/drivers/gpu/drm/vmwgfx/ |
H A D | vmwgfx_fence.h | 63 void (*destroy)(struct vmw_fence_obj *fence); member
|
H A D | vmwgfx_va.c | 90 .destroy = NULL,
|
H A D | vmwgfx_resource_priv.h | 68 * @destroy: Destroy a hardware resource. 94 int (*destroy) (struct vmw_resource *res); member
|
/kernel/linux/linux-6.6/drivers/md/ |
H A D | dm-cache-policy.h | 44 void (*destroy)(struct dm_cache_policy *p); member
|
/kernel/linux/linux-6.6/net/netfilter/ |
H A D | xt_helper.c | 80 .destroy = helper_mt_destroy,
|
H A D | xt_NFLOG.c | 72 .destroy = nflog_tg_destroy,
|
H A D | xt_connlabel.c | 87 .destroy = connlabel_mt_destroy,
|
H A D | xt_quota.c | 75 .destroy = quota_mt_destroy,
|
H A D | xt_statistic.c | 82 .destroy = statistic_mt_destroy,
|
H A D | xt_string.c | 76 .destroy = string_mt_destroy,
|
/kernel/linux/linux-6.6/net/sunrpc/ |
H A D | auth_null.c | 109 .destroy = nul_destroy,
|
/third_party/alsa-utils/axfer/ |
H A D | xfer.h | 98 void (*destroy)(struct xfer_context *xfer); member
|
/third_party/libdrm/freedreno/ |
H A D | freedreno_pipe.c | 84 pipe->funcs->destroy(pipe); in fd_pipe_del()
|
/third_party/mesa3d/src/gallium/winsys/kmsro/drm/ |
H A D | kmsro_drm_winsys.c | 60 ro->destroy = kmsro_ro_destroy; in kmsro_drm_screen_create()
|
/third_party/node/lib/internal/streams/ |
H A D | transform.js | 137 this.destroy(er);
|
Completed in 8 milliseconds
1...<<31323334353637383940>>...119