/linux-6.14.4/fs/xfs/scrub/ |
D | cow_repair.c | 411 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/ |
D | ip6table_security.c | 39 struct ip6t_replace *repl; in ip6table_security_table_init() local
|
D | ip6table_filter.c | 38 struct ip6t_replace *repl; in ip6table_filter_table_init() local
|
D | ip6table_raw.c | 38 struct ip6t_replace *repl; in ip6table_raw_table_init() local
|
D | ip6table_nat.c | 110 struct ip6t_replace *repl; in ip6table_nat_table_init() local
|
D | ip6table_mangle.c | 79 struct ip6t_replace *repl; in ip6table_mangle_table_init() local
|
D | ip6_tables.c | 678 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/ |
D | iptable_security.c | 40 struct ipt_replace *repl; in iptable_security_table_init() local
|
D | arptable_filter.c | 33 struct arpt_replace *repl; in arptable_filter_table_init() local
|
D | iptable_filter.c | 39 struct ipt_replace *repl; in iptable_filter_table_init() local
|
D | iptable_raw.c | 39 struct ipt_replace *repl; in iptable_raw_table_init() local
|
D | iptable_nat.c | 108 struct ipt_replace *repl; in iptable_nat_table_init() local
|
D | iptable_mangle.c | 86 struct ipt_replace *repl; in iptable_mangle_table_init() local
|
D | arp_tables.c | 522 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()
|
D | ip_tables.c | 661 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/ |
D | nf_conntrack_sane.c | 74 struct sane_reply_net_start repl; in help() member
|
D | nf_conntrack_core.c | 1647 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/ |
D | sm_statefuns.c | 324 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
|
D | sm_sideeffect.c | 89 struct sctp_chunk *repl; in sctp_do_ecn_ecne_work() local
|
/linux-6.14.4/net/bridge/netfilter/ |
D | ebtables.c | 466 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/ |
D | raid10.c | 355 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
|
D | raid1.c | 1837 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/ |
D | alternative.c | 318 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()
|