Home
last modified time | relevance | path

Searched defs:repl (Results 1 – 23 of 23) sorted by relevance

/linux/fs/xfs/scrub/
H A Dcow_repair.c411 struct xrep_cow_extent *repl) in xrep_cow_alloc()
451 struct xrep_cow_extent *repl) in xrep_cow_alloc_rt()
518 const struct xrep_cow_extent *repl) in xrep_cow_replace_mapping()
563 struct xrep_cow_extent repl; in xrep_cow_replace_range() local
/linux/net/ipv4/netfilter/
H A Diptable_security.c40 struct ipt_replace *repl; in iptable_security_table_init() local
H A Darptable_filter.c33 struct arpt_replace *repl; in arptable_filter_table_init() local
H A Diptable_filter.c39 struct ipt_replace *repl; in iptable_filter_table_init() local
H A Diptable_raw.c39 struct ipt_replace *repl; in iptable_raw_table_init() local
H A Diptable_nat.c108 struct ipt_replace *repl; in iptable_nat_table_init() local
H A Diptable_mangle.c86 struct ipt_replace *repl; in iptable_mangle_table_init() local
H A Darp_tables.c522 const struct arpt_replace *repl) in translate_table()
1168 struct arpt_replace repl; in translate_compat_table() local
1510 const struct arpt_replace *repl, in arpt_register_table()
H A Dip_tables.c661 const struct ipt_replace *repl) in translate_table() argument
1400 struct ipt_replace repl; translate_compat_table() local
1724 ipt_register_table(struct net * net,const struct xt_table * table,const struct ipt_replace * repl,const struct nf_hook_ops * template_ops) ipt_register_table() argument
[all...]
/linux/net/ipv6/netfilter/
H A Dip6table_security.c39 struct ip6t_replace *repl; in ip6table_security_table_init() local
H A Dip6table_filter.c38 struct ip6t_replace *repl; in ip6table_filter_table_init() local
H A Dip6table_raw.c38 struct ip6t_replace *repl; in ip6table_raw_table_init() local
H A Dip6table_nat.c110 struct ip6t_replace *repl; in ip6table_nat_table_init() local
H A Dip6table_mangle.c79 struct ip6t_replace *repl; in ip6table_mangle_table_init() local
H A Dip6_tables.c678 const struct ip6t_replace *repl) in translate_table() argument
1415 struct ip6t_replace repl; translate_compat_table() local
1733 ip6t_register_table(struct net * net,const struct xt_table * table,const struct ip6t_replace * repl,const struct nf_hook_ops * template_ops) ip6t_register_table() argument
[all...]
/linux/net/netfilter/
H A Dnf_conntrack_sane.c74 struct sane_reply_net_start repl; in help() member
H A Dnf_conntrack_core.c1647 __nf_conntrack_alloc(struct net * net,const struct nf_conntrack_zone * zone,const struct nf_conntrack_tuple * orig,const struct nf_conntrack_tuple * repl,gfp_t gfp,u32 hash) __nf_conntrack_alloc() argument
1701 nf_conntrack_alloc(struct net * net,const struct nf_conntrack_zone * zone,const struct nf_conntrack_tuple * orig,const struct nf_conntrack_tuple * repl,gfp_t gfp) nf_conntrack_alloc() argument
/linux/net/sctp/
H A Dsm_statefuns.c324 struct sctp_chunk *chunk = arg, *repl, *err_chunk; in sctp_sf_do_5_1B_init() local
711 struct sctp_chunk *repl; in sctp_sf_do_5_1D_ce() local
1519 struct sctp_chunk *chunk = arg, *repl, *err_chunk; in sctp_sf_do_unexpected_init() local
1866 struct sctp_chunk *repl; in sctp_sf_do_dupcook_a() local
1987 struct sctp_chunk *repl; in sctp_sf_do_dupcook_b() local
2094 struct sctp_chunk *repl; in sctp_sf_do_dupcook_d() local
4982 struct sctp_chunk *repl; in sctp_sf_do_prm_asoc() local
5917 struct sctp_chunk *repl = NULL; in sctp_sf_t1_init_timer_expire() local
5982 struct sctp_chunk *repl = NULL; in sctp_sf_t1_cookie_timer_expire() local
H A Dsm_sideeffect.c89 struct sctp_chunk *repl; in sctp_do_ecn_ecne_work() local
/linux/net/bridge/netfilter/
H A Debtables.c466 static int ebt_verify_pointers(const struct ebt_replace *repl, in ebt_verify_pointers()
1008 static int do_replace_finish(struct net *net, struct ebt_replace *repl, in do_replace_finish()
1189 struct ebt_replace_kernel *repl; in ebt_register_table() local
1854 struct compat_ebt_replace repl, tmp; in compat_copy_everything_to_user() local
2216 static int compat_copy_ebt_replace_from_user(struct ebt_replace *repl, in compat_copy_ebt_replace_from_user()
/linux/drivers/md/
H A Draid10.c356 int repl = 0; in find_bio_disk() local
458 int slot, repl; in raid10_end_write_request() local
1582 int slot, repl; in raid10_end_discard_request() local
2298 int repl; in end_sync_write() local
5051 int repl; in end_reshape_write() local
H A Draid1.c1839 struct md_rdev *repl = conf->mirrors[conf->raid_disks + i].rdev; in raid1_spare_active() local
2006 struct md_rdev *repl = in raid1_remove_disk() local
/linux/arch/x86/kernel/
H A Dalternative.c486 static void __apply_relocation(u8 *buf, const u8 * const instr, size_t instrlen, u8 *repl, size_t r… in __apply_relocation()
540 void text_poke_apply_relocation(u8 *buf, const u8 * const instr, size_t instrlen, u8 *repl, size_t … in text_poke_apply_relocation()