Home
last modified time | relevance | path

Searched defs:tmpl (Results 1 – 25 of 47) sorted by relevance

12

/linux-3.3/drivers/scsi/fnic/
Dcq_exch_desc.h28 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/
Dalgapi.c77 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
Dinternal.h113 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()
Dxor.c63 do_xor_speed(struct xor_block_template *tmpl, void *b1, void *b2) in do_xor_speed()
Dcryptd.c312 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()
Daead.c273 struct crypto_instance *aead_geniv_alloc(struct crypto_template *tmpl, in aead_geniv_alloc()
410 struct crypto_template *tmpl; in crypto_nivaead_default() local
Dxcbc.c199 static int xcbc_create(struct crypto_template *tmpl, struct rtattr **tb) in xcbc_create()
Dalgboss.c63 struct crypto_template *tmpl; in cryptomgr_probe() local
Dhmac.c184 static int hmac_create(struct crypto_template *tmpl, struct rtattr **tb) in hmac_create()
/linux-3.3/net/ipv4/netfilter/
Dnf_conntrack_proto_icmp.c118 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/
Dnf_conntrack_proto_icmpv6.c132 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/
Dxfrm4_state.c43 xfrm4_init_temprop(struct xfrm_state *x, const struct xfrm_tmpl *tmpl, in xfrm4_init_temprop()
/linux-3.3/net/ipv6/
Dxfrm6_state.c44 xfrm6_init_temprop(struct xfrm_state *x, const struct xfrm_tmpl *tmpl, in xfrm6_init_temprop()
/linux-3.3/net/netfilter/
Dnf_conntrack_proto_udp.c94 static int udp_error(struct net *net, struct nf_conn *tmpl, struct sk_buff *skb, in udp_error()
Dnf_conntrack_proto_udplite.c92 static int udplite_error(struct net *net, struct nf_conn *tmpl, in udplite_error()
Dnf_conntrack_helper.c116 int __nf_ct_try_assign_helper(struct nf_conn *ct, struct nf_conn *tmpl, in __nf_ct_try_assign_helper()
Dnf_conntrack_core.c765 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
Dnf_conntrack_proto_dccp.c568 static int dccp_error(struct net *net, struct nf_conn *tmpl, in dccp_error()
/linux-3.3/drivers/s390/net/
Dfsm.c17 int nr_events, const fsm_node *tmpl, int tmpl_len, gfp_t order) in init_fsm()
/linux-3.3/drivers/scsi/
Dscsi_sas_internal.h40 #define to_sas_internal(tmpl) container_of(tmpl, struct sas_internal, t) argument
Draid_class.c39 #define to_raid_internal(tmpl) container_of(tmpl, struct raid_internal, r) argument
Dscsi_transport_srp.c54 #define to_srp_internal(tmpl) container_of(tmpl, struct srp_internal, t) argument
/linux-3.3/arch/x86/kernel/
Dparavirt.c125 struct paravirt_patch_template tmpl = { in get_call_destination() local
/linux-3.3/drivers/net/wireless/wl12xx/
Dinit.c129 struct wl12xx_disconn_template *tmpl; in wl1271_ap_init_deauth_template() local
/linux-3.3/net/core/
Dfib_rules.c126 fib_rules_register(const struct fib_rules_ops *tmpl, struct net *net) in fib_rules_register()

12