/linux-4.19.296/include/linux/ |
D | ptr_ring.h | 516 void (*destroy)(void *)) in ptr_ring_unconsume() 557 destroy(batch[--n]); in ptr_ring_unconsume() 564 void (*destroy)(void *)) in __ptr_ring_swap_queue() 573 else if (destroy) in __ptr_ring_swap_queue() 574 destroy(ptr); in __ptr_ring_swap_queue() 595 void (*destroy)(void *)) in ptr_ring_resize() 607 old = __ptr_ring_swap_queue(r, queue, size, gfp, destroy); in ptr_ring_resize() 626 gfp_t gfp, void (*destroy)(void *)) in ptr_ring_resize_multiple() 646 size, gfp, destroy); in ptr_ring_resize_multiple() 668 static inline void ptr_ring_cleanup(struct ptr_ring *r, void (*destroy)(void *)) in ptr_ring_cleanup() [all …]
|
D | zpool.h | 91 void (*destroy)(void *pool); member
|
D | sock_diag.h | 19 int (*destroy)(struct sk_buff *skb, struct nlmsghdr *nlh); member
|
D | textsearch.h | 45 void (*destroy)(struct ts_config *); member
|
D | inet_diag.h | 31 int (*destroy)(struct sk_buff *in_skb, member
|
D | key-type.h | 116 void (*destroy)(struct key *key); member
|
/linux-4.19.296/include/linux/netfilter_bridge/ |
D | ebtables.h | 30 void (*destroy)(const struct xt_match *match, void *matchinfo); member 47 void (*destroy)(const struct xt_target *target, void *targinfo); member 65 void (*destroy)(const struct xt_target *target, void *targinfo); member
|
/linux-4.19.296/include/drm/ttm/ |
D | ttm_bo_api.h | 176 void (*destroy) (struct ttm_buffer_object *); member 528 void (*destroy) (struct ttm_buffer_object *)); 572 void (*destroy) (struct ttm_buffer_object *));
|
D | ttm_tt.h | 83 void (*destroy) (struct ttm_tt *ttm); member
|
/linux-4.19.296/fs/notify/dnotify/ |
D | dnotify.c | 265 int destroy = 0, error = 0; in fcntl_dirnotify() local 352 destroy = 1; in fcntl_dirnotify() 372 if (destroy) in fcntl_dirnotify() 375 if (destroy) in fcntl_dirnotify()
|
/linux-4.19.296/include/linux/ceph/ |
D | auth.h | 19 void (*destroy)(struct ceph_authorizer *); member 79 void (*destroy)(struct ceph_auth_client *ac); member
|
/linux-4.19.296/fs/jbd2/ |
D | checkpoint.c | 422 static int journal_clean_one_cp_list(struct journal_head *jh, bool destroy) in journal_clean_one_cp_list() argument 435 if (!destroy) in journal_clean_one_cp_list() 464 void __jbd2_journal_clean_checkpoint_list(journal_t *journal, bool destroy) in __jbd2_journal_clean_checkpoint_list() argument 479 destroy); in __jbd2_journal_clean_checkpoint_list() 495 t_checkpoint_io_list, destroy); in __jbd2_journal_clean_checkpoint_list()
|
/linux-4.19.296/lib/ |
D | textsearch.c | 320 if (conf->ops->destroy) in textsearch_destroy() 321 conf->ops->destroy(conf); in textsearch_destroy()
|
/linux-4.19.296/include/keys/ |
D | asymmetric-subtype.h | 35 void (*destroy)(void *payload_crypto, void *payload_auth); member
|
/linux-4.19.296/drivers/misc/mic/vop/ |
D | vop_main.h | 156 struct completion destroy; member
|
/linux-4.19.296/crypto/asymmetric_keys/ |
D | pkcs7_key_type.c | 80 .destroy = user_destroy,
|
D | asymmetric_type.c | 426 subtype->destroy(prep->payload.data[asym_crypto], in asymmetric_key_free_preparse() 450 subtype->destroy(data, auth); in asymmetric_key_destroy() 548 .destroy = asymmetric_key_destroy,
|
/linux-4.19.296/include/linux/netfilter/ipset/ |
D | ip_set.h | 87 void (*destroy)(struct ip_set *set, void *ext); member 176 void (*destroy)(struct ip_set *set); member 276 ip_set_extensions[IPSET_EXT_ID_COMMENT].destroy( in ip_set_ext_destroy()
|
/linux-4.19.296/include/net/ |
D | dst_ops.h | 24 void (*destroy)(struct dst_entry *); member
|
/linux-4.19.296/include/drm/ |
D | drm_encoder.h | 56 void (*destroy)(struct drm_encoder *encoder); member
|
D | drm_encoder_slave.h | 53 void (*destroy)(struct drm_encoder *encoder); member
|
D | drm_framebuffer.h | 48 void (*destroy)(struct drm_framebuffer *framebuffer); member
|
/linux-4.19.296/include/net/netfilter/ |
D | nf_conntrack_extend.h | 89 void (*destroy)(struct nf_conn *ct); member
|
D | nf_conntrack_helper.h | 45 void (*destroy)(struct nf_conn *ct); member
|
/linux-4.19.296/include/linux/netfilter/ |
D | x_tables.h | 160 void (*destroy)(const struct xt_mtdtor_param *); member 201 void (*destroy)(const struct xt_tgdtor_param *); member
|