/linux-3.3/drivers/scsi/fnic/ |
D | cq_exch_desc.h | 28 u8 tmpl; member 62 u16 tmpl; member 95 u16 *tmpl, in cq_fcp_rq_desc_dec() 141 u16 tmpl; member 169 u16 *tmpl, in cq_sgl_desc_dec()
|
/linux-3.3/crypto/ |
D | algapi.c | 77 struct crypto_template *tmpl = inst->tmpl; in crypto_destroy_instance() local 110 struct crypto_template *tmpl = inst->tmpl; in crypto_remove_spawn() local 408 int crypto_register_template(struct crypto_template *tmpl) in crypto_register_template() 429 void crypto_unregister_template(struct crypto_template *tmpl) in crypto_unregister_template() 461 struct crypto_template *q, *tmpl = NULL; in __crypto_lookup_template() local 484 int crypto_register_instance(struct crypto_template *tmpl, in crypto_register_instance() 525 struct crypto_template *tmpl = inst->tmpl; in crypto_unregister_instance() local
|
D | internal.h | 113 static inline int crypto_tmpl_get(struct crypto_template *tmpl) in crypto_tmpl_get() 118 static inline void crypto_tmpl_put(struct crypto_template *tmpl) in crypto_tmpl_put()
|
D | xor.c | 63 do_xor_speed(struct xor_block_template *tmpl, void *b1, void *b2) in do_xor_speed()
|
D | cryptd.c | 312 static int cryptd_create_blkcipher(struct crypto_template *tmpl, in cryptd_create_blkcipher() 568 static int cryptd_create_hash(struct crypto_template *tmpl, struct rtattr **tb, in cryptd_create_hash() 710 static int cryptd_create_aead(struct crypto_template *tmpl, in cryptd_create_aead() 765 static int cryptd_create(struct crypto_template *tmpl, struct rtattr **tb) in cryptd_create()
|
D | aead.c | 273 struct crypto_instance *aead_geniv_alloc(struct crypto_template *tmpl, in aead_geniv_alloc() 410 struct crypto_template *tmpl; in crypto_nivaead_default() local
|
D | xcbc.c | 199 static int xcbc_create(struct crypto_template *tmpl, struct rtattr **tb) in xcbc_create()
|
D | algboss.c | 63 struct crypto_template *tmpl; in cryptomgr_probe() local
|
D | hmac.c | 184 static int hmac_create(struct crypto_template *tmpl, struct rtattr **tb) in hmac_create()
|
/linux-3.3/net/ipv4/netfilter/ |
D | nf_conntrack_proto_icmp.c | 118 icmp_error_message(struct net *net, struct nf_conn *tmpl, struct sk_buff *skb, in icmp_error_message() 168 icmp_error(struct net *net, struct nf_conn *tmpl, in icmp_error()
|
/linux-3.3/net/ipv6/netfilter/ |
D | nf_conntrack_proto_icmpv6.c | 132 icmpv6_error_message(struct net *net, struct nf_conn *tmpl, in icmpv6_error_message() 184 icmpv6_error(struct net *net, struct nf_conn *tmpl, in icmpv6_error()
|
/linux-3.3/net/ipv4/ |
D | xfrm4_state.c | 43 xfrm4_init_temprop(struct xfrm_state *x, const struct xfrm_tmpl *tmpl, in xfrm4_init_temprop()
|
/linux-3.3/net/ipv6/ |
D | xfrm6_state.c | 44 xfrm6_init_temprop(struct xfrm_state *x, const struct xfrm_tmpl *tmpl, in xfrm6_init_temprop()
|
/linux-3.3/net/netfilter/ |
D | nf_conntrack_proto_udp.c | 94 static int udp_error(struct net *net, struct nf_conn *tmpl, struct sk_buff *skb, in udp_error()
|
D | nf_conntrack_proto_udplite.c | 92 static int udplite_error(struct net *net, struct nf_conn *tmpl, in udplite_error()
|
D | nf_conntrack_helper.c | 116 int __nf_ct_try_assign_helper(struct nf_conn *ct, struct nf_conn *tmpl, in __nf_ct_try_assign_helper()
|
D | nf_conntrack_core.c | 765 init_conntrack(struct net *net, struct nf_conn *tmpl, in init_conntrack() 847 resolve_normal_ct(struct net *net, struct nf_conn *tmpl, in resolve_normal_ct() 912 struct nf_conn *ct, *tmpl = NULL; in nf_conntrack_in() local
|
D | nf_conntrack_proto_dccp.c | 568 static int dccp_error(struct net *net, struct nf_conn *tmpl, in dccp_error()
|
/linux-3.3/drivers/s390/net/ |
D | fsm.c | 17 int nr_events, const fsm_node *tmpl, int tmpl_len, gfp_t order) in init_fsm()
|
/linux-3.3/drivers/scsi/ |
D | scsi_sas_internal.h | 40 #define to_sas_internal(tmpl) container_of(tmpl, struct sas_internal, t) argument
|
D | raid_class.c | 39 #define to_raid_internal(tmpl) container_of(tmpl, struct raid_internal, r) argument
|
D | scsi_transport_srp.c | 54 #define to_srp_internal(tmpl) container_of(tmpl, struct srp_internal, t) argument
|
/linux-3.3/arch/x86/kernel/ |
D | paravirt.c | 125 struct paravirt_patch_template tmpl = { in get_call_destination() local
|
/linux-3.3/drivers/net/wireless/wl12xx/ |
D | init.c | 129 struct wl12xx_disconn_template *tmpl; in wl1271_ap_init_deauth_template() local
|
/linux-3.3/net/core/ |
D | fib_rules.c | 126 fib_rules_register(const struct fib_rules_ops *tmpl, struct net *net) in fib_rules_register()
|