Searched refs:destroy (Results 401 - 425 of 729) sorted by relevance

<<11121314151617181920>>

/linux-master/net/sched/
H A Dsch_teql.c452 ops->destroy = teql_destroy;
H A Dsch_multiq.c393 .destroy = multiq_destroy,
/linux-master/drivers/gpu/drm/msm/hdmi/
H A Dhdmi.c214 hdmi->connector->funcs->destroy(hdmi->connector);
/linux-master/drivers/gpu/drm/omapdrm/
H A Domap_fb.c82 .destroy = drm_gem_fb_destroy,
/linux-master/drivers/gpu/drm/qxl/
H A Dqxl_object.c51 if (bo->destroy == &qxl_ttm_bo_destroy)
/linux-master/drivers/gpu/drm/msm/
H A Dmsm_gpu.h65 void (*destroy)(struct msm_gpu *gpu); member in struct:msm_gpu_funcs
/linux-master/net/ceph/
H A Dauth_x.c750 au->base.destroy = ceph_x_destroy_authorizer;
1081 .destroy = ceph_x_destroy,
/linux-master/drivers/net/ethernet/chelsio/cxgb/
H A Dsubr.c1034 mac->ops->destroy(mac);
1036 phy->ops->destroy(phy);
/linux-master/drivers/gpu/drm/hisilicon/kirin/
H A Dkirin_drm_ade.c538 .destroy = drm_crtc_cleanup,
837 .destroy = drm_plane_cleanup,
/linux-master/net/bridge/
H A Dbr_multicast_eht.c319 set_h->mcast_gc.destroy = br_multicast_destroy_eht_set_entry;
365 eht_set->mcast_gc.destroy = br_multicast_destroy_eht_set;
/linux-master/drivers/gpu/drm/nouveau/dispnv04/
H A Ddfp.c618 get_slave_funcs(encoder)->destroy(encoder);
675 .destroy = nv04_dfp_destroy,
/linux-master/drivers/scsi/
H A Dwd719x.c939 goto destroy;
946 destroy:
/linux-master/drivers/gpu/drm/mxsfb/
H A Dlcdif_kms.c653 .destroy = drm_crtc_cleanup,
716 .destroy = drm_plane_cleanup,
/linux-master/drivers/infiniband/hw/mlx5/
H A Dqpc.c286 goto destroy;
292 destroy:
/linux-master/drivers/gpu/drm/sprd/
H A Dsprd_dpu.c580 .destroy = drm_plane_cleanup,
707 .destroy = drm_crtc_cleanup,
/linux-master/drivers/gpu/drm/armada/
H A Darmada_crtc.c822 .destroy = armada_drm_crtc_destroy,
1000 primary->funcs->destroy(primary);
/linux-master/net/netfilter/
H A Dnf_conntrack_proto_sctp.c557 struct nf_conn *ct, bool destroy)
569 if (destroy)
556 sctp_to_nlattr(struct sk_buff *skb, struct nlattr *nla, struct nf_conn *ct, bool destroy) argument
/linux-master/drivers/net/wwan/
H A Dwwan_core.c1226 goto destroy;
1235 destroy:
/linux-master/net/rds/
H A Dconnection.c254 * does, reset/destroy the connection.
438 /* destroy a single rds_conn_path. rds_conn_destroy() iterates over
879 void rds_conn_path_drop(struct rds_conn_path *cp, bool destroy) argument
884 if (!destroy && rds_destroy_pending(cp->cp_conn)) {
/linux-master/drivers/gpu/drm/nouveau/dispnv50/
H A Dhead.c530 .destroy = nv50_head_destroy,
544 .destroy = nv50_head_destroy,
/linux-master/drivers/gpu/drm/i915/display/
H A Di9xx_plane.c761 .destroy = intel_plane_destroy,
770 .destroy = intel_plane_destroy,
H A Dintel_crt.c981 .destroy = intel_connector_destroy,
994 .destroy = intel_encoder_destroy,
H A Dintel_lvds.c509 .destroy = intel_connector_destroy,
515 .destroy = intel_encoder_destroy,
/linux-master/drivers/gpu/drm/amd/display/dc/dce/
H A Ddce_audio.c1295 .destroy = dce_aud_destroy,
1306 .destroy = dce_aud_destroy,
/linux-master/fs/fuse/
H A Dfuse_i.h570 bool destroy:1; member in struct:fuse_fs_context
825 unsigned int destroy:1; member in struct:fuse_conn

Completed in 270 milliseconds

<<11121314151617181920>>