| /linux-4.4.14/drivers/block/zram/ | 
| D | zcomp.h | 37 	void (*destroy)(void *private);  member50 	void (*destroy)(struct zcomp *comp);  member
 
 | 
| /linux-4.4.14/drivers/staging/most/hdm-dim2/ | 
| D | dim2_hdm.h | 23 	void (*destroy)(struct dim2_platform_data *pd);  member
 | 
| /linux-4.4.14/include/linux/netfilter_bridge/ | 
| D | ebtables.h | 33 	void (*destroy)(const struct xt_match *match, void *matchinfo);  member50 	void (*destroy)(const struct xt_target *target, void *targinfo);  member
 68 	void (*destroy)(const struct xt_target *target, void *targinfo);  member
 
 | 
| /linux-4.4.14/fs/jbd2/ | 
| D | checkpoint.c | 425 static int journal_clean_one_cp_list(struct journal_head *jh, bool destroy)  in journal_clean_one_cp_list()467 void __jbd2_journal_clean_checkpoint_list(journal_t *journal, bool destroy)  in __jbd2_journal_clean_checkpoint_list()
 
 | 
| /linux-4.4.14/include/keys/ | 
| D | asymmetric-subtype.h | 35 	void (*destroy)(void *payload);  member
 | 
| /linux-4.4.14/drivers/gpu/drm/msm/ | 
| D | msm_mmu.h | 30 	void (*destroy)(struct msm_mmu *mmu);  member
 | 
| D | msm_kms.h | 59 	void (*destroy)(struct msm_kms *kms);  member
 | 
| D | msm_gpu.h | 56 	void (*destroy)(struct msm_gpu *gpu);  member
 | 
| /linux-4.4.14/drivers/gpu/drm/vmwgfx/ | 
| D | vmwgfx_fence.h | 59 	void (*destroy)(struct vmw_fence_obj *fence);  member
 | 
| D | vmwgfx_resource_priv.h | 76 	int (*destroy) (struct vmw_resource *res);  member
 | 
| /linux-4.4.14/drivers/md/ | 
| D | dm-path-selector.h | 41 	void (*destroy) (struct path_selector *ps);  member
 | 
| D | dm-cache-policy.h | 111 	void (*destroy)(struct dm_cache_policy *p);  member
 | 
| D | dm-cache-target.c | 2313 static void destroy(struct cache *cache)  in destroy()  function
 | 
| /linux-4.4.14/include/linux/ | 
| D | zpool.h | 90 	void (*destroy)(void *pool);  member
 | 
| D | textsearch.h | 44 	void			(*destroy)(struct ts_config *);  member
 | 
| D | btree-type.h | 24 static inline void BTREE_FN(destroy)(BTREE_TYPE_HEAD *head)  in BTREE_FN()  argument
 | 
| D | key-type.h | 127 	void (*destroy)(struct key *key);  member
 | 
| D | input.h | 512 	void (*destroy)(struct ff_device *);  member
 | 
| D | nfs_fs_sb.h | 211 	void (*destroy)(struct nfs_server *);  member
 | 
| D | kvm_host.h | 1145 	void (*destroy)(struct kvm_device *dev);  member
 | 
| D | perf_event.h | 562 	void (*destroy)(struct perf_event *);  member
 | 
| /linux-4.4.14/net/ceph/ | 
| D | auth_none.c | 22 static void destroy(struct ceph_auth_client *ac)  in destroy()  function
 | 
| /linux-4.4.14/samples/uhid/ | 
| D | uhid-example.c | 193 static void destroy(int fd)  in destroy()  function
 | 
| /linux-4.4.14/drivers/gpu/drm/i915/ | 
| D | dvo.h | 123 	void (*destroy) (struct intel_dvo_device *dvo);  member
 | 
| /linux-4.4.14/include/net/netfilter/ | 
| D | nf_conntrack_helper.h | 45 	void (*destroy)(struct nf_conn *ct);  member
 | 
| D | nf_conntrack_extend.h | 105 	void (*destroy)(struct nf_conn *ct);  member
 | 
| D | nf_conntrack_l4proto.h | 52 	void (*destroy)(struct nf_conn *ct);  member
 | 
| D | nf_tables.h | 271 	void				(*destroy)(const struct nft_set *set);  member628 	void				(*destroy)(const struct nft_ctx *ctx,  member
 
 | 
| /linux-4.4.14/include/net/ | 
| D | dst_ops.h | 23 	void			(*destroy)(struct dst_entry *);  member
 | 
| D | pkt_cls.h | 237 	void			(*destroy)(struct tcf_ematch *);  member
 | 
| D | sch_generic.h | 195 	void			(*destroy)(struct Qdisc *);  member219 	bool			(*destroy)(struct tcf_proto*, bool);  member
 
 | 
| D | sock.h | 970 	void			(*destroy)(struct sock *sk);  member
 | 
| /linux-4.4.14/drivers/gpu/drm/msm/dsi/pll/ | 
| D | dsi_pll.h | 41 	void (*destroy)(struct msm_dsi_pll *pll);  member
 | 
| /linux-4.4.14/include/drm/ | 
| D | drm_encoder_slave.h | 52 	void (*destroy)(struct drm_encoder *encoder);  member
 | 
| D | drm_crtc.h | 163 	void (*destroy)(struct drm_framebuffer *framebuffer);  member361 	void (*destroy)(struct drm_crtc *crtc);  member
 535 	void (*destroy)(struct drm_connector *connector);  member
 561 	void (*destroy)(struct drm_encoder *encoder);  member
 801 	void (*destroy)(struct drm_plane *plane);  member
 
 | 
| D | drmP.h | 289 	void (*destroy)(struct drm_pending_event *event);  member
 | 
| /linux-4.4.14/include/linux/ceph/ | 
| D | auth.h | 73 	void (*destroy)(struct ceph_auth_client *ac);  member
 | 
| /linux-4.4.14/fs/notify/dnotify/ | 
| D | dnotify.c | 266 	int destroy = 0, error = 0;  in fcntl_dirnotify()  local
 | 
| /linux-4.4.14/net/openvswitch/ | 
| D | vport.h | 138 	void (*destroy)(struct vport *);  member
 | 
| /linux-4.4.14/drivers/md/persistent-data/ | 
| D | dm-space-map.h | 19 	void (*destroy)(struct dm_space_map *sm);  member
 | 
| /linux-4.4.14/include/linux/sunrpc/ | 
| D | rpc_pipe_fs.h | 24 	void (*destroy)(struct dentry *dir,  member
 | 
| D | auth.h | 120 	void			(*destroy)(struct rpc_auth *);  member
 | 
| D | xprt.h | 136 	void		(*destroy)(struct rpc_xprt *xprt);  member
 | 
| /linux-4.4.14/drivers/infiniband/ulp/iser/ | 
| D | iser_verbs.c | 635 				  bool destroy)  in iser_free_ib_conn_res()898 				 bool destroy)  in iser_cleanup_handler()
 
 | 
| /linux-4.4.14/drivers/net/ethernet/chelsio/cxgb/ | 
| D | cphy.h | 69 	void (*destroy)(struct cphy *);  member
 | 
| D | gmac.h | 97 	void (*destroy)(struct cmac *);  member
 | 
| /linux-4.4.14/net/rds/ | 
| D | iw_cm.c | 390 	int err, destroy = 1;  in rds_iw_cm_handle_connect()  local
 | 
| D | ib_cm.c | 540 	int err = 1, destroy = 1;  in rds_ib_cm_handle_connect()  local
 | 
| /linux-4.4.14/net/netfilter/ | 
| D | core.c | 384 	void (*destroy)(struct nf_conntrack *);  in nf_conntrack_destroy()  local
 | 
| /linux-4.4.14/include/linux/netfilter/ | 
| D | x_tables.h | 127 	void (*destroy)(const struct xt_mtdtor_param *);  member167 	void (*destroy)(const struct xt_tgdtor_param *);  member
 
 | 
| /linux-4.4.14/drivers/gpu/drm/msm/hdmi/ | 
| D | hdmi.h | 141 	void (*destroy)(struct hdmi_phy *phy);  member
 | 
| /linux-4.4.14/include/drm/ttm/ | 
| D | ttm_bo_api.h | 203 	void (*destroy) (struct ttm_buffer_object *);  member
 | 
| D | ttm_bo_driver.h | 77 	void (*destroy) (struct ttm_tt *ttm);  member
 | 
| /linux-4.4.14/fs/nfsd/ | 
| D | nfssvc.c | 458 	int destroy = (nn->nfsd_serv->sv_nrthreads == 1);  in nfsd_destroy()  local
 | 
| /linux-4.4.14/include/linux/netfilter/ipset/ | 
| D | ip_set.h | 85 	void (*destroy)(void *ext);  member174 	void (*destroy)(struct ip_set *set);  member
 
 | 
| /linux-4.4.14/drivers/s390/char/ | 
| D | raw3270.h | 201 	void (*destroy)(int minor);  member
 | 
| /linux-4.4.14/sound/pci/ctxfi/ | 
| D | ctatc.c | 85 	int (*destroy)(void *alsa_dev);  member114 	int (*destroy)(void *mgr);  member
 
 | 
| /linux-4.4.14/fs/notify/fanotify/ | 
| D | fanotify_user.c | 488 					    int *destroy)  in fanotify_mark_remove_from_mask()
 | 
| /linux-4.4.14/include/scsi/ | 
| D | libfcoe.h | 315 	int (*destroy) (struct net_device *device);  member
 | 
| /linux-4.4.14/net/ipv4/ | 
| D | devinet.c | 327 			 int destroy, struct nlmsghdr *nlh, u32 portid)  in __inet_del_ifa()431 			 int destroy)  in inet_del_ifa()
 
 | 
| /linux-4.4.14/net/sched/ | 
| D | em_meta.c | 792 	void	(*destroy)(struct meta_value *);  member
 | 
| /linux-4.4.14/arch/powerpc/platforms/ps3/ | 
| D | mm.c | 88 	int destroy;  member
 | 
| /linux-4.4.14/include/linux/mtd/ | 
| D | map.h | 255 	void (*destroy)(struct mtd_info *);  member
 | 
| /linux-4.4.14/net/decnet/ | 
| D | dn_dev.c | 329 static void dn_dev_del_ifa(struct dn_dev *dn_db, struct dn_ifaddr __rcu **ifap, int destroy)  in dn_dev_del_ifa()
 | 
| /linux-4.4.14/fs/ocfs2/dlm/ | 
| D | dlmrecovery.c | 556 	int destroy = 0;  in dlm_remaster_locks()  local
 | 
| /linux-4.4.14/drivers/scsi/ | 
| D | storvsc_drv.c | 416 	bool	 destroy;  member
 | 
| /linux-4.4.14/drivers/infiniband/core/ | 
| D | cma.c | 2158 	int destroy = 0;  in cma_work_handler()  local2180 	int destroy = 0;  in cma_ndev_work_handler()  local
 
 | 
| /linux-4.4.14/drivers/scsi/bnx2fc/ | 
| D | 57xx_hsi_bnx2fc.h | 554 	struct fcoe_kwqe_destroy destroy;  member
 | 
| /linux-4.4.14/drivers/net/hyperv/ | 
| D | hyperv_net.h | 668 	bool destroy;  member
 | 
| /linux-4.4.14/net/wireless/ | 
| D | nl80211.c | 13198 			struct cfg80211_iface_destroy *destroy;  in nl80211_netlink_notify()  local
 | 
| /linux-4.4.14/drivers/net/ethernet/broadcom/ | 
| D | cnic_defs.h | 2857 	struct fcoe_kwqe_destroy destroy;  member
 |