/linux-4.1.27/net/ipv4/ |
H A D | xfrm4_state.c | 43 xfrm4_init_temprop(struct xfrm_state *x, const struct xfrm_tmpl *tmpl, xfrm4_init_temprop() argument
|
/linux-4.1.27/drivers/s390/net/ |
H A D | fsm.c | 16 init_fsm(char *name, const char **state_names, const char **event_names, int nr_states, int nr_events, const fsm_node *tmpl, int tmpl_len, gfp_t order) init_fsm() argument
|
/linux-4.1.27/crypto/ |
H A D | internal.h | 118 static inline int crypto_tmpl_get(struct crypto_template *tmpl) crypto_tmpl_get() argument 123 static inline void crypto_tmpl_put(struct crypto_template *tmpl) crypto_tmpl_put() argument
|
H A D | xor.c | 64 do_xor_speed(struct xor_block_template *tmpl, void *b1, void *b2) do_xor_speed() argument
|
H A D | algboss.c | 65 struct crypto_template *tmpl; cryptomgr_probe() local
|
H A D | cmac.c | 225 static int cmac_create(struct crypto_template *tmpl, struct rtattr **tb) cmac_create() argument
|
H A D | hmac.c | 181 static int hmac_create(struct crypto_template *tmpl, struct rtattr **tb) hmac_create() argument
|
H A D | xcbc.c | 199 static int xcbc_create(struct crypto_template *tmpl, struct rtattr **tb) xcbc_create() argument
|
H A D | aead.c | 272 struct crypto_instance *aead_geniv_alloc(struct crypto_template *tmpl, aead_geniv_alloc() argument 407 struct crypto_template *tmpl; crypto_nivaead_default() local
|
H A D | ahash.c | 581 int ahash_register_instance(struct crypto_template *tmpl, ahash_register_instance() argument
|
H A D | ablkcipher.c | 542 struct crypto_template *tmpl; crypto_givcipher_default() local
|
H A D | algapi.c | 75 struct crypto_template *tmpl = inst->tmpl; crypto_destroy_instance() local 107 struct crypto_template *tmpl = inst->tmpl; crypto_remove_instance() local 438 int crypto_register_template(struct crypto_template *tmpl) crypto_register_template() argument 461 void crypto_unregister_template(struct crypto_template *tmpl) crypto_unregister_template() argument 494 struct crypto_template *q, *tmpl = NULL; __crypto_lookup_template() local 518 int crypto_register_instance(struct crypto_template *tmpl, crypto_register_instance() argument
|
H A D | blkcipher.c | 580 struct crypto_instance *skcipher_geniv_alloc(struct crypto_template *tmpl, skcipher_geniv_alloc() argument
|
H A D | mcryptd.c | 490 static int mcryptd_create_hash(struct crypto_template *tmpl, struct rtattr **tb, mcryptd_create_hash() argument 557 static int mcryptd_create(struct crypto_template *tmpl, struct rtattr **tb) mcryptd_create() argument
|
H A D | shash.c | 671 int shash_register_instance(struct crypto_template *tmpl, shash_register_instance() argument
|
H A D | vmac.c | 643 static int vmac_create(struct crypto_template *tmpl, struct rtattr **tb) vmac_create() argument
|
H A D | cryptd.c | 331 static int cryptd_create_blkcipher(struct crypto_template *tmpl, cryptd_create_blkcipher() argument 593 static int cryptd_create_hash(struct crypto_template *tmpl, struct rtattr **tb, cryptd_create_hash() argument 742 static int cryptd_create_aead(struct crypto_template *tmpl, cryptd_create_aead() argument 803 static int cryptd_create(struct crypto_template *tmpl, struct rtattr **tb) cryptd_create() argument
|
/linux-4.1.27/include/net/netfilter/ |
H A D | nf_conntrack_synproxy.h | 39 struct nf_conn *tmpl; member in struct:synproxy_net
|
H A D | nf_tables.h | 425 static inline void nft_set_ext_prepare(struct nft_set_ext_tmpl *tmpl) nft_set_ext_prepare() argument 431 static inline void nft_set_ext_add_length(struct nft_set_ext_tmpl *tmpl, u8 id, nft_set_ext_add_length() argument 440 static inline void nft_set_ext_add(struct nft_set_ext_tmpl *tmpl, u8 id) nft_set_ext_add() argument 445 nft_set_ext_init(struct nft_set_ext *ext, const struct nft_set_ext_tmpl *tmpl) nft_set_ext_init() argument
|
/linux-4.1.27/net/ipv6/ |
H A D | xfrm6_state.c | 44 xfrm6_init_temprop(struct xfrm_state *x, const struct xfrm_tmpl *tmpl, xfrm6_init_temprop() argument
|
/linux-4.1.27/drivers/net/wireless/ti/wlcore/ |
H A D | init.c | 161 struct wl12xx_disconn_template *tmpl; wl1271_ap_init_deauth_template() local
|
H A D | cmd.c | 1220 struct wl12xx_arp_rsp_template *tmpl; wl1271_cmd_build_arp_rsp() local
|
/linux-4.1.27/net/netfilter/ |
H A D | nft_dynset.c | 21 struct nft_set_ext_tmpl tmpl; member in struct:nft_dynset
|
H A D | nf_conntrack_helper.c | 186 int __nf_ct_try_assign_helper(struct nf_conn *ct, struct nf_conn *tmpl, __nf_ct_try_assign_helper() argument
|
H A D | nf_conntrack_proto_udp.c | 110 static int udp_error(struct net *net, struct nf_conn *tmpl, struct sk_buff *skb, udp_error() argument
|
H A D | nf_conntrack_proto_udplite.c | 118 static int udplite_error(struct net *net, struct nf_conn *tmpl, udplite_error() argument
|
H A D | nf_conntrack_proto_dccp.c | 570 static int dccp_error(struct net *net, struct nf_conn *tmpl, dccp_error() argument
|
H A D | nf_conntrack_core.c | 544 void nf_conntrack_tmpl_insert(struct net *net, struct nf_conn *tmpl) nf_conntrack_tmpl_insert() argument 892 init_conntrack(struct net *net, struct nf_conn *tmpl, init_conntrack() argument 997 resolve_normal_ct(struct net *net, struct nf_conn *tmpl, resolve_normal_ct() argument 1062 struct nf_conn *ct, *tmpl = NULL; nf_conntrack_in() local
|
H A D | nf_conntrack_proto_tcp.c | 752 static int tcp_error(struct net *net, struct nf_conn *tmpl, tcp_error() argument
|
H A D | nf_tables_api.c | 3302 struct nft_set_ext_tmpl tmpl; nft_add_set_elem() local 3256 nft_set_elem_init(const struct nft_set *set, const struct nft_set_ext_tmpl *tmpl, const u32 *key, const u32 *data, u64 timeout, gfp_t gfp) nft_set_elem_init() argument
|
/linux-4.1.27/drivers/crypto/qce/ |
H A D | ablkcipher.c | 30 struct qce_alg_template *tmpl = to_cipher_tmpl(async_req->tfm); qce_ablkcipher_done() local 67 struct qce_alg_template *tmpl = to_cipher_tmpl(async_req->tfm); qce_ablkcipher_async_req_handle() local 209 struct qce_alg_template *tmpl = to_cipher_tmpl(tfm); qce_ablkcipher_crypt() local 349 struct qce_alg_template *tmpl; qce_ablkcipher_register_one() local 401 struct qce_alg_template *tmpl, *n; qce_ablkcipher_unregister() local
|
H A D | common.c | 236 struct qce_alg_template *tmpl = to_ahash_tmpl(async_req->tfm); qce_setup_regs_ahash() local 321 struct qce_alg_template *tmpl = to_cipher_tmpl(async_req->tfm); qce_setup_regs_ablkcipher() local
|
H A D | sha.c | 43 struct qce_alg_template *tmpl = to_ahash_tmpl(async_req->tfm); qce_ahash_done() local 82 struct qce_alg_template *tmpl = to_ahash_tmpl(async_req->tfm); qce_ahash_async_req_handle() local 134 struct qce_alg_template *tmpl = to_ahash_tmpl(req->base.tfm); qce_ahash_init() local 237 struct qce_alg_template *tmpl = to_ahash_tmpl(req->base.tfm); qce_ahash_update() local 312 struct qce_alg_template *tmpl = to_ahash_tmpl(req->base.tfm); qce_ahash_final() local 335 struct qce_alg_template *tmpl = to_ahash_tmpl(req->base.tfm); qce_ahash_digest() local 502 struct qce_alg_template *tmpl; qce_ahash_register_one() local 558 struct qce_alg_template *tmpl, *n; qce_ahash_unregister() local
|
/linux-4.1.27/arch/x86/kernel/ |
H A D | paravirt.c | 131 struct paravirt_patch_template tmpl = { get_call_destination() local
|
/linux-4.1.27/include/net/netns/ |
H A D | conntrack.h | 71 struct hlist_nulls_head tmpl; member in struct:ct_pcpu
|
/linux-4.1.27/net/core/ |
H A D | fib_rules.c | 128 fib_rules_register(const struct fib_rules_ops *tmpl, struct net *net) fib_rules_register() argument
|
/linux-4.1.27/net/ipv4/netfilter/ |
H A D | nf_conntrack_proto_icmp.c | 130 icmp_error_message(struct net *net, struct nf_conn *tmpl, struct sk_buff *skb, icmp_error_message() argument 180 icmp_error(struct net *net, struct nf_conn *tmpl, icmp_error() argument
|
/linux-4.1.27/net/ipv6/netfilter/ |
H A D | nf_conntrack_proto_icmpv6.c | 144 icmpv6_error_message(struct net *net, struct nf_conn *tmpl, icmpv6_error_message() argument 196 icmpv6_error(struct net *net, struct nf_conn *tmpl, icmpv6_error() argument
|
/linux-4.1.27/drivers/scsi/fnic/ |
H A D | cq_exch_desc.h | 28 u8 tmpl; member in struct:cq_exch_wq_desc 62 u16 tmpl; member in struct:cq_fcp_rq_desc 141 u16 tmpl; member in struct:cq_sgl_desc 86 cq_fcp_rq_desc_dec(struct cq_fcp_rq_desc *desc_ptr, u8 *type, u8 *color, u16 *q_number, u16 *completed_index, u8 *eop, u8 *sop, u8 *fck, u16 *exchange_id, u16 *tmpl, u32 *bytes_written, u8 *sof, u8 *eof, u8 *ingress_port, u8 *packet_err, u8 *fcoe_err, u8 *fcs_ok, u8 *vlan_stripped, u16 *vlan) cq_fcp_rq_desc_dec() argument 162 cq_sgl_desc_dec(struct cq_sgl_desc *desc_ptr, u8 *type, u8 *color, u16 *q_number, u16 *exchange_id, u32 *active_burst_offset, u32 *tot_data_bytes, u16 *tmpl, u8 *sgl_err) cq_sgl_desc_dec() argument
|
H A D | fnic_fcs.c | 808 u16 exchange_id, tmpl; fnic_rq_cmpl_frame_recv() local
|
/linux-4.1.27/include/crypto/ |
H A D | algapi.h | 42 struct crypto_template *tmpl; member in struct:crypto_instance
|
/linux-4.1.27/drivers/net/bonding/ |
H A D | bond_3ad.c | 1740 static const struct port_params tmpl = { ad_initialize_port() local
|
/linux-4.1.27/drivers/atm/ |
H A D | nicstar.c | 1230 unsigned long tmpl, modl; ns_open() local
|
H A D | idt77252.c | 2150 unsigned long tmpl, modl; idt77252_init_cbr() local 3261 unsigned long tmpl, modl; init_card() local
|
/linux-4.1.27/drivers/crypto/nx/ |
H A D | nx-842.c | 1337 uint8_t tmpl; sw842_get_byte() local 1495 uint8_t tmpl; sw842_decompress() local
|
/linux-4.1.27/net/sunrpc/ |
H A D | cache.c | 1665 struct cache_detail *cache_create_net(struct cache_detail *tmpl, struct net *net) cache_create_net() argument
|
/linux-4.1.27/net/xfrm/ |
H A D | xfrm_state.c | 633 xfrm_init_tempstate(struct xfrm_state *x, const struct flowi *fl, const struct xfrm_tmpl *tmpl, const xfrm_address_t *daddr, const xfrm_address_t *saddr, unsigned short family) xfrm_init_tempstate() argument 764 xfrm_state_find(const xfrm_address_t *daddr, const xfrm_address_t *saddr, const struct flowi *fl, struct xfrm_tmpl *tmpl, struct xfrm_policy *pol, int *err, unsigned short family) xfrm_state_find() argument
|
H A D | xfrm_policy.c | 1409 struct xfrm_tmpl *tmpl = &policy->xfrm_vec[i]; xfrm_tmpl_resolve_one() local 2370 xfrm_state_ok(const struct xfrm_tmpl *tmpl, const struct xfrm_state *x, xfrm_state_ok() argument 2393 xfrm_policy_ok(const struct xfrm_tmpl *tmpl, const struct sec_path *sp, int start, xfrm_policy_ok() argument
|
/linux-4.1.27/drivers/crypto/ |
H A D | n2_core.c | 1388 static int __n2_register_one_cipher(const struct n2_cipher_tmpl *tmpl) __n2_register_one_cipher() argument 1462 static int __n2_register_one_ahash(const struct n2_hash_tmpl *tmpl) __n2_register_one_ahash() argument
|
/linux-4.1.27/include/net/ |
H A D | xfrm.h | 1034 __xfrm4_state_addr_cmp(const struct xfrm_tmpl *tmpl, const struct xfrm_state *x) __xfrm4_state_addr_cmp() argument 1041 __xfrm6_state_addr_cmp(const struct xfrm_tmpl *tmpl, const struct xfrm_state *x) __xfrm6_state_addr_cmp() argument 1048 xfrm_state_addr_cmp(const struct xfrm_tmpl *tmpl, const struct xfrm_state *x, unsigned short family) xfrm_state_addr_cmp() argument
|
/linux-4.1.27/arch/x86/kvm/ |
H A D | vmx.c | 4483 unsigned long tmpl; vmx_set_constant_host_state() local
|