Home
last modified time | relevance | path

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

/linux-6.14.4/fs/xfs/scrub/
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-6.14.4/net/ipv6/netfilter/
Dip6table_security.c39 struct ip6t_replace *repl; in ip6table_security_table_init() local
Dip6table_filter.c38 struct ip6t_replace *repl; in ip6table_filter_table_init() local
Dip6table_raw.c38 struct ip6t_replace *repl; in ip6table_raw_table_init() local
Dip6table_nat.c110 struct ip6t_replace *repl; in ip6table_nat_table_init() local
Dip6table_mangle.c79 struct ip6t_replace *repl; in ip6table_mangle_table_init() local
Dip6_tables.c678 const struct ip6t_replace *repl) in translate_table()
1415 struct ip6t_replace repl; in translate_compat_table() local
1733 const struct ip6t_replace *repl, in ip6t_register_table()
/linux-6.14.4/net/ipv4/netfilter/
Diptable_security.c40 struct ipt_replace *repl; in iptable_security_table_init() local
Darptable_filter.c33 struct arpt_replace *repl; in arptable_filter_table_init() local
Diptable_filter.c39 struct ipt_replace *repl; in iptable_filter_table_init() local
Diptable_raw.c39 struct ipt_replace *repl; in iptable_raw_table_init() local
Diptable_nat.c108 struct ipt_replace *repl; in iptable_nat_table_init() local
Diptable_mangle.c86 struct ipt_replace *repl; in iptable_mangle_table_init() local
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()
Dip_tables.c661 const struct ipt_replace *repl) in translate_table()
1400 struct ipt_replace repl; in translate_compat_table() local
1724 const struct ipt_replace *repl, in ipt_register_table()
/linux-6.14.4/net/netfilter/
Dnf_conntrack_sane.c74 struct sane_reply_net_start repl; in help() member
Dnf_conntrack_core.c1647 const struct nf_conntrack_tuple *repl, in __nf_conntrack_alloc()
1701 const struct nf_conntrack_tuple *repl, in nf_conntrack_alloc()
/linux-6.14.4/net/sctp/
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
Dsm_sideeffect.c89 struct sctp_chunk *repl; in sctp_do_ecn_ecne_work() local
/linux-6.14.4/net/bridge/netfilter/
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-6.14.4/drivers/md/
Draid10.c355 int repl = 0; in find_bio_disk() local
455 int slot, repl; in raid10_end_write_request() local
1580 int slot, repl; in raid10_end_discard_request() local
2296 int repl; in end_sync_write() local
5058 int repl; in end_reshape_write() local
Draid1.c1837 struct md_rdev *repl = conf->mirrors[conf->raid_disks + i].rdev; in raid1_spare_active() local
2004 struct md_rdev *repl = in raid1_remove_disk() local
/linux-6.14.4/arch/x86/kernel/
Dalternative.c318 static void __apply_relocation(u8 *buf, const u8 * const instr, size_t instrlen, u8 *repl, size_t r… in __apply_relocation()
372 void apply_relocation(u8 *buf, const u8 * const instr, size_t instrlen, u8 *repl, size_t repl_len) in apply_relocation()