/kernel/linux/linux-6.6/fs/squashfs/ |
H A D | super.c | 472 msblk->thread_ops->destroy(msblk); in squashfs_fill_super() 592 sbi->thread_ops->destroy(sbi); in squashfs_put_super() 629 * destroy cache. in destroy_inodecache()
|
/kernel/linux/linux-6.6/drivers/usb/typec/ucsi/ |
H A D | ucsi_stm32g0.c | 652 goto destroy; in ucsi_stm32g0_probe() 685 destroy: in ucsi_stm32g0_probe()
|
/kernel/linux/linux-6.6/drivers/gpu/drm/amd/display/dc/dce/ |
H A D | dce_audio.c | 1024 .destroy = dce_aud_destroy, 1035 .destroy = dce_aud_destroy,
|
/kernel/linux/linux-6.6/arch/x86/kernel/ |
H A D | kgdb.c | 669 if (pevent[0]->destroy != NULL) { in kgdb_arch_late() 670 pevent[0]->destroy = NULL; in kgdb_arch_late()
|
/kernel/linux/linux-6.6/drivers/gpu/drm/mxsfb/ |
H A D | lcdif_kms.c | 653 .destroy = drm_crtc_cleanup, 716 .destroy = drm_plane_cleanup,
|
/kernel/linux/linux-6.6/drivers/gpu/drm/renesas/shmobile/ |
H A D | shmob_drm_crtc.c | 475 .destroy = drm_crtc_cleanup, 672 .destroy = shmob_drm_connector_destroy,
|
/kernel/linux/linux-6.6/drivers/md/persistent-data/ |
H A D | dm-space-map-metadata.c | 564 .destroy = sm_metadata_destroy, 701 .destroy = sm_bootstrap_destroy,
|
/kernel/linux/linux-6.6/net/netfilter/ |
H A D | nf_conntrack_proto_dccp.c | 641 struct nf_conn *ct, bool destroy) in dccp_to_nlattr() 652 if (destroy) in dccp_to_nlattr() 640 dccp_to_nlattr(struct sk_buff *skb, struct nlattr *nla, struct nf_conn *ct, bool destroy) dccp_to_nlattr() argument
|
/kernel/linux/linux-5.10/drivers/gpu/drm/radeon/ |
H A D | radeon_connectors.c | 990 .destroy = radeon_connector_destroy, 1124 .destroy = radeon_connector_destroy, 1210 .destroy = radeon_connector_destroy, 1533 .destroy = radeon_connector_destroy, 1837 .destroy = radeon_connector_destroy, 1847 .destroy = radeon_connector_destroy, 1857 .destroy = radeon_connector_destroy,
|
H A D | radeon_legacy_encoders.c | 516 .destroy = radeon_lvds_enc_destroy, 728 .destroy = radeon_enc_destroy, 892 .destroy = radeon_enc_destroy, 1018 /* don't destroy the i2c bus record here, this will be done in radeon_i2c_fini */ in radeon_ext_tmds_enc_destroy() 1035 .destroy = radeon_ext_tmds_enc_destroy, 1694 .destroy = radeon_enc_destroy,
|
/device/soc/rockchip/common/sdk_linux/drivers/gpu/drm/rockchip/ |
H A D | dw-mipi-dsi2-rockchip.c | 1018 .destroy = dw_mipi_dsi2_drm_connector_destroy, 1208 connector->funcs->destroy(connector); in dw_mipi_dsi2_bind() 1210 encoder->funcs->destroy(encoder); in dw_mipi_dsi2_bind() 1228 dsi2->connector.funcs->destroy(&dsi2->connector); in dw_mipi_dsi2_unbind() 1229 dsi2->encoder.funcs->destroy(&dsi2->encoder); in dw_mipi_dsi2_unbind()
|
/device/soc/rockchip/rk3588/kernel/drivers/gpu/drm/rockchip/ |
H A D | dw-mipi-dsi2-rockchip.c | 1008 .destroy = dw_mipi_dsi2_drm_connector_destroy, 1199 connector->funcs->destroy(connector); in dw_mipi_dsi2_bind() 1201 encoder->funcs->destroy(encoder); in dw_mipi_dsi2_bind() 1218 dsi2->connector.funcs->destroy(&dsi2->connector); in dw_mipi_dsi2_unbind() 1219 dsi2->encoder.funcs->destroy(&dsi2->encoder); in dw_mipi_dsi2_unbind()
|
/kernel/linux/linux-5.10/drivers/gpu/drm/amd/amdgpu/ |
H A D | amdgpu_connectors.c | 828 .destroy = amdgpu_connector_destroy, 946 .destroy = amdgpu_connector_destroy, 1212 .destroy = amdgpu_connector_destroy, 1514 .destroy = amdgpu_connector_destroy, 1525 .destroy = amdgpu_connector_destroy,
|
/kernel/linux/linux-5.10/drivers/scsi/ |
H A D | storvsc_drv.c | 441 bool destroy; member 595 if (stor_device && stor_device->destroy) in get_out_stor_device() 625 if (stor_device->destroy && in get_in_stor_device() 1309 stor_device->destroy = true; in storvsc_dev_remove() 1956 stor_device->destroy = false; in storvsc_probe()
|
/kernel/linux/linux-5.10/drivers/gpu/drm/vmwgfx/ |
H A D | vmwgfx_stdu.c | 315 * @stdu: display unit to destroy 386 DRM_ERROR("Failed to destroy Screen Target\n"); in vmw_stdu_crtc_mode_set_nofb() 440 DRM_ERROR("Failed to destroy Screen Target\n"); in vmw_stdu_crtc_atomic_disable() 913 .destroy = vmw_stdu_crtc_destroy, 946 .destroy = vmw_stdu_encoder_destroy, 976 .destroy = vmw_stdu_connector_destroy, 1657 .destroy = vmw_du_primary_plane_destroy, 1666 .destroy = vmw_du_cursor_plane_destroy,
|
/kernel/linux/linux-6.6/fs/notify/fanotify/ |
H A D | fanotify_user.c | 315 bool destroy = false; variable 323 destroy = true; 327 if (destroy) 1053 __u32 umask, int *destroy) in fanotify_mark_remove_from_mask() 1073 *destroy = !((fsn_mark->mask | fsn_mark->ignore_mask) & ~umask); in fanotify_mark_remove_from_mask() 1051 fanotify_mark_remove_from_mask(struct fsnotify_mark *fsn_mark, __u32 mask, unsigned int flags, __u32 umask, int *destroy) fanotify_mark_remove_from_mask() argument
|
/kernel/linux/linux-6.6/drivers/scsi/ |
H A D | storvsc_drv.c | 405 bool destroy; member 559 if (stor_device && stor_device->destroy) in get_out_stor_device() 589 if (stor_device->destroy && in get_in_stor_device() 1353 stor_device->destroy = true; in storvsc_dev_remove() 1968 stor_device->destroy = false; in storvsc_probe()
|
/kernel/linux/linux-6.6/drivers/gpu/drm/amd/amdgpu/ |
H A D | amdgpu_connectors.c | 847 .destroy = amdgpu_connector_destroy, 965 .destroy = amdgpu_connector_destroy, 1252 .destroy = amdgpu_connector_destroy, 1554 .destroy = amdgpu_connector_destroy, 1565 .destroy = amdgpu_connector_destroy,
|
/kernel/linux/linux-6.6/drivers/gpu/drm/ |
H A D | drm_connector.c | 199 connector->funcs->destroy(connector); in drm_connector_free() 217 connector->funcs->destroy(connector); in drm_connector_free_work_fn() 344 * At driver unload time the driver's &drm_connector_funcs.destroy hook 360 if (drm_WARN_ON(dev, !(funcs && funcs->destroy))) in drm_connector_init() 378 * At driver unload time the driver's &drm_connector_funcs.destroy hook 397 if (drm_WARN_ON(dev, !(funcs && funcs->destroy))) in drm_connector_init_with_ddc() 439 if (drm_WARN_ON(dev, funcs && funcs->destroy)) in drmm_connector_init()
|
/kernel/linux/linux-6.6/drivers/gpu/drm/radeon/ |
H A D | radeon_legacy_encoders.c | 509 .destroy = radeon_lvds_enc_destroy, 721 .destroy = radeon_enc_destroy, 885 .destroy = radeon_enc_destroy, 1011 /* don't destroy the i2c bus record here, this will be done in radeon_i2c_fini */ in radeon_ext_tmds_enc_destroy() 1028 .destroy = radeon_ext_tmds_enc_destroy, 1687 .destroy = radeon_enc_destroy,
|
/device/soc/hisilicon/common/platform/wifi/hi3881v100/driver/hcc/ |
H A D | hcc_host.h | 248 hcc_tx_cb_callback destroy; member
|
/kernel/linux/linux-5.10/drivers/gpu/drm/amd/display/dc/dcn21/ |
H A D | dcn21_link_encoder.c | 323 .destroy = dcn10_link_encoder_destroy,
|
/kernel/linux/linux-5.10/virt/kvm/ |
H A D | vfio.c | 382 kfree(dev); /* alloc by kvm_ioctl_create_device, free by .destroy */ in kvm_vfio_destroy() 390 .destroy = kvm_vfio_destroy,
|
/kernel/linux/linux-5.10/drivers/gpu/drm/arm/ |
H A D | malidp_mw.c | 115 .destroy = malidp_mw_connector_destroy,
|
/kernel/linux/linux-5.10/drivers/gpu/drm/bridge/ |
H A D | ti-tfp410.c | 96 .destroy = drm_connector_cleanup,
|