/linux/drivers/scsi/fnic/ |
H A D | cq_exch_desc.h | 16 u8 tmpl; member 50 u16 tmpl; member 83 u16 *tmpl, in cq_fcp_rq_desc_dec() 129 u16 tmpl; member 157 u16 *tmpl, in cq_sgl_desc_dec()
|
/linux/crypto/ |
H A D | xor.c | 58 static void __init do_xor_register(struct xor_block_template *tmpl) in do_xor_register() 83 do_xor_speed(struct xor_block_template *tmpl, void *b1, void *b2) in do_xor_speed()
|
/linux/drivers/crypto/qce/ |
H A D | common.c | 152 struct qce_alg_template *tmpl = to_ahash_tmpl(async_req->tfm); in qce_setup_regs_ahash() local 319 struct qce_alg_template *tmpl = to_cipher_tmpl(crypto_skcipher_reqtfm(req)); in qce_setup_regs_skcipher() local 425 struct qce_alg_template *tmpl = to_aead_tmpl(crypto_aead_reqtfm(req)); in qce_setup_regs_aead() local
|
/linux/net/netfilter/ |
H A D | nf_conntrack_proto_icmp.c | 106 int nf_conntrack_inet_error(struct nf_conn *tmpl, struct sk_buff *skb, in nf_conntrack_inet_error() 204 int nf_conntrack_icmpv4_error(struct nf_conn *tmpl, in nf_conntrack_icmpv4_error()
|
H A D | nf_conntrack_proto_icmpv6.c | 135 nf_conntrack_icmpv6_redirect(struct nf_conn *tmpl, struct sk_buff *skb, in nf_conntrack_icmpv6_redirect() 184 int nf_conntrack_icmpv6_error(struct nf_conn *tmpl, in nf_conntrack_icmpv6_error()
|
H A D | nf_conntrack_core.c | 525 struct nf_conn *tmpl, *p; nf_ct_tmpl_alloc() local 553 nf_ct_tmpl_free(struct nf_conn * tmpl) nf_ct_tmpl_free() argument 1741 init_conntrack(struct net * net,struct nf_conn * tmpl,const struct nf_conntrack_tuple * tuple,struct sk_buff * skb,unsigned int dataoff,u32 hash) init_conntrack() argument 1846 resolve_normal_ct(struct nf_conn * tmpl,struct sk_buff * skb,unsigned int dataoff,u_int8_t protonum,const struct nf_hook_state * state) resolve_normal_ct() argument 1917 nf_conntrack_handle_icmp(struct nf_conn * tmpl,struct sk_buff * skb,unsigned int dataoff,u8 protonum,const struct nf_hook_state * state) nf_conntrack_handle_icmp() argument 2001 struct nf_conn *ct, *tmpl; nf_conntrack_in() local [all...] |
H A D | nft_dynset.c | 17 struct nft_set_ext_tmpl tmpl; member
|
H A D | nf_conntrack_proto.c | 216 struct nf_conn *tmpl; in ipv4_conntrack_local() local
|
H A D | nf_conntrack_helper.c | 191 int __nf_ct_try_assign_helper(struct nf_conn *ct, struct nf_conn *tmpl, in __nf_ct_try_assign_helper()
|
/linux/include/net/netfilter/ |
H A D | nf_conntrack_synproxy.h | 33 const struct nf_conn *tmpl) in nf_ct_add_synproxy()
|
H A D | nf_conntrack_zones.h | 29 nf_ct_zone_tmpl(const struct nf_conn *tmpl, const struct sk_buff *skb, in nf_ct_zone_tmpl()
|
H A D | nf_synproxy.h | 23 struct nf_conn *tmpl; member
|
/linux/drivers/s390/net/ |
H A D | fsm.c | 18 int nr_events, const fsm_node *tmpl, int tmpl_len, gfp_t order) in init_fsm()
|
/linux/drivers/scsi/ |
H A D | scsi_sas_internal.h | 41 #define to_sas_internal(tmpl) container_of(tmpl, struct sas_internal, t) argument
|
H A D | raid_class.c | 38 #define to_raid_internal(tmpl) container_of(tmpl, struct raid_internal, r) argument
|
/linux/include/net/tc_act/ |
H A D | tc_ct.h | 14 struct nf_conn *tmpl; member
|
/linux/drivers/irqchip/ |
H A D | irq-mvebu-icu.c | 262 const struct msi_domain_template *tmpl; in mvebu_icu_subset_probe() local
|
/linux/drivers/pci/msi/ |
H A D | irqdomain.c | 259 static bool pci_create_device_domain(struct pci_dev *pdev, const struct msi_domain_template *tmpl, in pci_create_device_domain()
|
/linux/drivers/net/wireless/ti/wlcore/ |
H A D | init.c | 147 struct wl12xx_disconn_template *tmpl; in wl1271_ap_init_deauth_template() local
|
/linux/drivers/media/dvb-frontends/ |
H A D | mn88443x.c | 273 u32 cpmon, tmpu, tmpl, flg; in mn88443x_s_read_status() local 475 u32 seqrd, st, flg, tmpu, tmpm, tmpl; in mn88443x_t_read_status() local
|
/linux/net/bridge/netfilter/ |
H A D | ebtables.c | 325 struct ebt_template *tmpl; in find_inlist_lock_noload() local 1296 struct ebt_template *tmpl; in ebt_register_template() local 1324 struct ebt_template *tmpl; in ebt_unregister_template() local
|
/linux/net/sched/ |
H A D | act_ct.c | 967 struct nf_conn *tmpl = NULL; in tcf_ct_act() local 1240 struct nf_conn *tmpl; in tcf_ct_fill_params() local
|
/linux/drivers/net/ethernet/mellanox/mlxsw/ |
H A D | spectrum_policer.c | 309 const struct mlxsw_sp_policer_family *tmpl) in mlxsw_sp_policer_family_register()
|
/linux/drivers/atm/ |
H A D | idt77252.c | 2142 unsigned long tmpl, modl; in idt77252_init_cbr() local 3266 unsigned long tmpl, modl; in init_card() local
|
/linux/drivers/ata/ |
H A D | libata-transport.c | 65 #define to_ata_internal(tmpl) container_of(tmpl, struct ata_internal, t) argument
|