Searched defs:destroy (Results 1 - 68 of 68) sorted by relevance

/linux-4.1.27/include/keys/
H A Dasymmetric-subtype.h35 void (*destroy)(void *payload); member in struct:asymmetric_key_subtype
/linux-4.1.27/drivers/gpu/drm/msm/
H A Dmsm_mmu.h30 void (*destroy)(struct msm_mmu *mmu); member in struct:msm_mmu_funcs
H A Dmsm_kms.h56 void (*destroy)(struct msm_kms *kms); member in struct:msm_kms_funcs
H A Dmsm_gpu.h56 void (*destroy)(struct msm_gpu *gpu); member in struct:msm_gpu_funcs
/linux-4.1.27/drivers/block/zram/
H A Dzcomp.h37 void (*destroy)(void *private); member in struct:zcomp_backend
50 void (*destroy)(struct zcomp *comp); member in struct:zcomp
/linux-4.1.27/drivers/gpu/drm/vmwgfx/
H A Dvmwgfx_resource_priv.h68 int (*destroy) (struct vmw_resource *res); member in struct:vmw_res_func
H A Dvmwgfx_fence.h59 void (*destroy)(struct vmw_fence_obj *fence); member in struct:vmw_fence_obj
/linux-4.1.27/drivers/md/
H A Ddm-path-selector.h41 void (*destroy) (struct path_selector *ps); member in struct:path_selector_type
H A Ddm-cache-policy.h111 void (*destroy)(struct dm_cache_policy *p); member in struct:dm_cache_policy
H A Ddm-cache-target.c1906 static void destroy(struct cache *cache) destroy() function
/linux-4.1.27/net/ceph/
H A Dauth_none.c22 static void destroy(struct ceph_auth_client *ac) destroy() function
/linux-4.1.27/drivers/gpu/drm/i915/
H A Ddvo.h123 void (*destroy) (struct intel_dvo_device *dvo); member in struct:intel_dvo_dev_ops
/linux-4.1.27/include/net/
H A Ddst_ops.h22 void (*destroy)(struct dst_entry *); member in struct:dst_ops
H A Dpkt_cls.h237 void (*destroy)(struct tcf_ematch *); member in struct:tcf_ematch_ops
H A Dsch_generic.h195 void (*destroy)(struct Qdisc *); member in struct:Qdisc_ops
219 bool (*destroy)(struct tcf_proto*, bool); member in struct:tcf_proto_ops
H A Dsock.h953 void (*destroy)(struct sock *sk); member in struct:proto
/linux-4.1.27/include/net/netfilter/
H A Dnf_conntrack_helper.h45 void (*destroy)(struct nf_conn *ct); member in struct:nf_conntrack_helper
H A Dnf_conntrack_l4proto.h52 void (*destroy)(struct nf_conn *ct); member in struct:nf_conntrack_l4proto
H A Dnf_conntrack_extend.h105 void (*destroy)(struct nf_conn *ct); member in struct:nf_ct_ext_type
H A Dnf_tables.h270 void (*destroy)(const struct nft_set *set); member in struct:nft_set_ops
625 void (*destroy)(const struct nft_ctx *ctx, member in struct:nft_expr_ops
/linux-4.1.27/include/linux/
H A Dzpool.h85 void (*destroy)(void *pool); member in struct:zpool_driver
H A Dtextsearch.h44 void (*destroy)(struct ts_config *); member in struct:ts_ops
H A Dbtree-type.h24 static inline void BTREE_FN(destroy)(BTREE_TYPE_HEAD *head) destroy() function
H A Dkey-type.h128 void (*destroy)(struct key *key); member in struct:key_type
H A Dinput.h510 void (*destroy)(struct ff_device *); member in struct:ff_device
H A Dnfs_fs_sb.h205 void (*destroy)(struct nfs_server *); member in struct:nfs_server
H A Dperf_event.h471 void (*destroy)(struct perf_event *); member in struct:perf_event
H A Dkvm_host.h1052 void (*destroy)(struct kvm_device *dev); member in struct:kvm_device_ops
/linux-4.1.27/samples/uhid/
H A Duhid-example.c193 static void destroy(int fd) destroy() function
/linux-4.1.27/fs/notify/dnotify/
H A Ddnotify.c261 int destroy = 0, error = 0; fcntl_dirnotify() local
/linux-4.1.27/fs/jbd2/
H A Dcheckpoint.c425 static int journal_clean_one_cp_list(struct journal_head *jh, bool destroy) journal_clean_one_cp_list() argument
469 void __jbd2_journal_clean_checkpoint_list(journal_t *journal, bool destroy) __jbd2_journal_clean_checkpoint_list() argument
/linux-4.1.27/drivers/md/persistent-data/
H A Ddm-space-map.h19 void (*destroy)(struct dm_space_map *sm); member in struct:dm_space_map
/linux-4.1.27/include/linux/netfilter_bridge/
H A Debtables.h33 void (*destroy)(const struct xt_match *match, void *matchinfo); member in struct:ebt_match
50 void (*destroy)(const struct xt_target *target, void *targinfo); member in struct:ebt_watcher
68 void (*destroy)(const struct xt_target *target, void *targinfo); member in struct:ebt_target
/linux-4.1.27/include/drm/
H A Ddrm_encoder_slave.h52 void (*destroy)(struct drm_encoder *encoder); member in struct:drm_encoder_slave_funcs
H A DdrmP.h279 void (*destroy)(struct drm_pending_event *event); member in struct:drm_pending_event
H A Ddrm_crtc.h161 void (*destroy)(struct drm_framebuffer *framebuffer); member in struct:drm_framebuffer_funcs
353 void (*destroy)(struct drm_crtc *crtc); member in struct:drm_crtc_funcs
538 void (*destroy)(struct drm_connector *connector); member in struct:drm_connector_funcs
564 void (*destroy)(struct drm_encoder *encoder); member in struct:drm_encoder_funcs
798 void (*destroy)(struct drm_plane *plane); member in struct:drm_plane_funcs
/linux-4.1.27/include/linux/ceph/
H A Dauth.h73 void (*destroy)(struct ceph_auth_client *ac); member in struct:ceph_auth_client_ops
/linux-4.1.27/drivers/net/ethernet/chelsio/cxgb/
H A Dcphy.h69 void (*destroy)(struct cphy *); member in struct:cphy_ops
H A Dgmac.h97 void (*destroy)(struct cmac *); member in struct:cmac_ops
/linux-4.1.27/drivers/gpu/drm/msm/hdmi/
H A Dhdmi.h119 void (*destroy)(struct hdmi_phy *phy); member in struct:hdmi_phy_funcs
/linux-4.1.27/include/linux/sunrpc/
H A Drpc_pipe_fs.h24 void (*destroy)(struct dentry *dir, member in struct:rpc_pipe_dir_object_ops
H A Dauth.h116 void (*destroy)(struct rpc_auth *); member in struct:rpc_authops
H A Dxprt.h134 void (*destroy)(struct rpc_xprt *xprt); member in struct:rpc_xprt_ops
/linux-4.1.27/net/openvswitch/
H A Dvport.h169 void (*destroy)(struct vport *); member in struct:vport_ops
/linux-4.1.27/net/rds/
H A Dib_cm.c465 int err = 1, destroy = 1; rds_ib_cm_handle_connect() local
H A Diw_cm.c387 int err, destroy = 1; rds_iw_cm_handle_connect() local
/linux-4.1.27/fs/notify/fanotify/
H A Dfanotify_user.c485 fanotify_mark_remove_from_mask(struct fsnotify_mark *fsn_mark, __u32 mask, unsigned int flags, int *destroy) fanotify_mark_remove_from_mask() argument
/linux-4.1.27/fs/nfsd/
H A Dnfssvc.c450 int destroy = (nn->nfsd_serv->sv_nrthreads == 1); nfsd_destroy() local
/linux-4.1.27/include/linux/netfilter/
H A Dx_tables.h123 void (*destroy)(const struct xt_mtdtor_param *); member in struct:xt_match
163 void (*destroy)(const struct xt_tgdtor_param *); member in struct:xt_target
/linux-4.1.27/net/sched/
H A Dem_meta.c746 void (*destroy)(struct meta_value *); member in struct:meta_type_ops
/linux-4.1.27/include/drm/ttm/
H A Dttm_bo_api.h203 void (*destroy) (struct ttm_buffer_object *); member in struct:ttm_buffer_object
H A Dttm_bo_driver.h77 void (*destroy) (struct ttm_tt *ttm); member in struct:ttm_backend_func
/linux-4.1.27/include/linux/mtd/
H A Dmap.h255 void (*destroy)(struct mtd_info *); member in struct:mtd_chip_driver
/linux-4.1.27/drivers/s390/char/
H A Draw3270.h201 void (*destroy)(int minor); member in struct:raw3270_notifier
/linux-4.1.27/drivers/infiniband/ulp/iser/
H A Diser_verbs.c619 iser_free_ib_conn_res(struct iser_conn *iser_conn, bool destroy) iser_free_ib_conn_res() argument
855 iser_cleanup_handler(struct rdma_cm_id *cma_id, bool destroy) iser_cleanup_handler() argument
/linux-4.1.27/arch/powerpc/platforms/ps3/
H A Dmm.c88 int destroy; member in struct:mem_region
/linux-4.1.27/fs/ocfs2/dlm/
H A Ddlmrecovery.c556 int destroy = 0; dlm_remaster_locks() local
/linux-4.1.27/include/scsi/
H A Dlibfcoe.h315 int (*destroy) (struct net_device *device); member in struct:fcoe_transport
/linux-4.1.27/include/linux/netfilter/ipset/
H A Dip_set.h85 void (*destroy)(void *ext); member in struct:ip_set_ext_type
169 void (*destroy)(struct ip_set *set); member in struct:ip_set_type_variant
/linux-4.1.27/net/decnet/
H A Ddn_dev.c329 static void dn_dev_del_ifa(struct dn_dev *dn_db, struct dn_ifaddr __rcu **ifap, int destroy) dn_dev_del_ifa() argument
/linux-4.1.27/sound/pci/ctxfi/
H A Dctatc.c85 int (*destroy)(void *alsa_dev); member in struct:__anon14457
114 int (*destroy)(void *mgr); member in struct:__anon14458
/linux-4.1.27/net/ipv4/
H A Ddevinet.c326 __inet_del_ifa(struct in_device *in_dev, struct in_ifaddr **ifap, int destroy, struct nlmsghdr *nlh, u32 portid) __inet_del_ifa() argument
426 inet_del_ifa(struct in_device *in_dev, struct in_ifaddr **ifap, int destroy) inet_del_ifa() argument
/linux-4.1.27/drivers/infiniband/core/
H A Dcma.c1764 int destroy = 0; cma_work_handler() local
1786 int destroy = 0; cma_ndev_work_handler() local
/linux-4.1.27/drivers/scsi/
H A Dstorvsc_drv.c366 bool destroy; member in struct:storvsc_device
/linux-4.1.27/drivers/scsi/bnx2fc/
H A D57xx_hsi_bnx2fc.h554 struct fcoe_kwqe_destroy destroy; member in union:fcoe_kwqe
/linux-4.1.27/drivers/net/hyperv/
H A Dhyperv_net.h632 bool destroy; member in struct:netvsc_device
/linux-4.1.27/net/wireless/
H A Dnl80211.c12814 struct cfg80211_iface_destroy *destroy; nl80211_netlink_notify() local
/linux-4.1.27/drivers/net/ethernet/broadcom/
H A Dcnic_defs.h2857 struct fcoe_kwqe_destroy destroy; member in union:fcoe_kwqe

Completed in 5646 milliseconds