Home
last modified time | relevance | path

Searched defs:repl (Results 51 - 74 of 74) sorted by relevance

123

/kernel/linux/linux-5.10/drivers/md/
H A Draid1.c1690 struct md_rdev *repl = conf->mirrors[conf->raid_disks + i].rdev; in raid1_spare_active() local
1833 struct md_rdev *repl = in raid1_remove_disk() local
[all...]
H A Draid10.c328 int repl = 0; in find_bio_disk() local
433 int slot, repl; in raid10_end_write_request() local
1965 int repl; in end_sync_write() local
4829 int repl; end_reshape_write() local
[all...]
/kernel/linux/linux-5.10/net/sctp/
H A Dsm_statefuns.c316 struct sctp_chunk *chunk = arg, *repl, *err_chunk; in sctp_sf_do_5_1B_init() local
702 struct sctp_chunk *repl; in sctp_sf_do_5_1D_ce() local
1469 struct sctp_chunk *chunk = arg, *repl, *err_chunk; sctp_sf_do_unexpected_init() local
1788 struct sctp_chunk *repl; sctp_sf_do_dupcook_a() local
1923 struct sctp_chunk *repl; sctp_sf_do_dupcook_b() local
2028 struct sctp_chunk *repl; sctp_sf_do_dupcook_d() local
4871 struct sctp_chunk *repl; sctp_sf_do_prm_asoc() local
5806 struct sctp_chunk *repl = NULL; sctp_sf_t1_init_timer_expire() local
5871 struct sctp_chunk *repl = NULL; sctp_sf_t1_cookie_timer_expire() local
[all...]
/kernel/linux/linux-5.10/net/bridge/netfilter/
H A Debtables.c427 static int ebt_verify_pointers(const struct ebt_replace *repl, in ebt_verify_pointers() argument
967 static int do_replace_finish(struct net *net, struct ebt_replace *repl, in do_replace_finish() argument
1144 struct ebt_replace_kernel *repl; ebt_register_table() local
1740 struct compat_ebt_replace repl, tmp; compat_copy_everything_to_user() local
2102 compat_copy_ebt_replace_from_user(struct ebt_replace *repl, sockptr_t arg, unsigned int len) compat_copy_ebt_replace_from_user() argument
[all...]
/kernel/linux/linux-5.10/net/ipv4/netfilter/
H A Dip_tables.c661 translate_table(struct net *net, struct xt_table_info *newinfo, void *entry0, const struct ipt_replace *repl) translate_table() argument
1401 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 *ops, struct xt_table **res) ipt_register_table() argument
[all...]
/kernel/linux/linux-5.10/net/ipv6/netfilter/
H A Dip6_tables.c679 translate_table(struct net *net, struct xt_table_info *newinfo, void *entry0, const struct ip6t_replace *repl) translate_table() argument
1417 struct ip6t_replace repl; translate_compat_table() local
1734 ip6t_register_table(struct net *net, const struct xt_table *table, const struct ip6t_replace *repl, const struct nf_hook_ops *ops, struct xt_table **res) ip6t_register_table() argument
[all...]
/kernel/linux/linux-5.10/net/netfilter/
H A Dnf_conntrack_core.c1453 __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
1508 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
/kernel/linux/linux-6.6/drivers/md/
H A Draid1.c1734 struct md_rdev *repl = conf->mirrors[conf->raid_disks + i].rdev; in raid1_spare_active() local
1879 struct md_rdev *repl = in raid1_remove_disk() local
[all...]
H A Draid10.c356 int repl = 0; in find_bio_disk() local
459 int slot, repl; in raid10_end_write_request() local
1619 int slot, repl; in raid10_end_discard_request() local
2357 int repl; end_sync_write() local
5211 int repl; end_reshape_write() local
[all...]
/kernel/linux/linux-6.6/net/bridge/netfilter/
H A Debtables.c466 static int ebt_verify_pointers(const struct ebt_replace *repl, in ebt_verify_pointers() argument
1008 static int do_replace_finish(struct net *net, struct ebt_replace *repl, in do_replace_finish() argument
1187 struct ebt_replace_kernel *repl; ebt_register_table() local
1850 struct compat_ebt_replace repl, tmp; compat_copy_everything_to_user() local
2212 compat_copy_ebt_replace_from_user(struct ebt_replace *repl, sockptr_t arg, unsigned int len) compat_copy_ebt_replace_from_user() argument
[all...]
/kernel/linux/linux-6.6/net/ipv4/netfilter/
H A Dip_tables.c660 translate_table(struct net *net, struct xt_table_info *newinfo, void *entry0, const struct ipt_replace *repl) translate_table() argument
1396 struct ipt_replace repl; translate_compat_table() local
1715 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...]
/kernel/linux/linux-6.6/net/ipv6/netfilter/
H A Dip6_tables.c677 translate_table(struct net *net, struct xt_table_info *newinfo, void *entry0, const struct ip6t_replace *repl) translate_table() argument
1411 struct ip6t_replace repl; translate_compat_table() local
1724 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...]
/kernel/linux/linux-6.6/net/netfilter/
H A Dnf_conntrack_core.c1606 __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
1660 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
/kernel/linux/linux-6.6/net/sctp/
H A Dsm_statefuns.c323 struct sctp_chunk *chunk = arg, *repl, *err_chunk; in sctp_sf_do_5_1B_init() local
710 struct sctp_chunk *repl; in sctp_sf_do_5_1D_ce() local
1518 struct sctp_chunk *chunk = arg, *repl, *err_chunk; sctp_sf_do_unexpected_init() local
1865 struct sctp_chunk *repl; sctp_sf_do_dupcook_a() local
1986 struct sctp_chunk *repl; sctp_sf_do_dupcook_b() local
2093 struct sctp_chunk *repl; sctp_sf_do_dupcook_d() local
4971 struct sctp_chunk *repl; sctp_sf_do_prm_asoc() local
5906 struct sctp_chunk *repl = NULL; sctp_sf_t1_init_timer_expire() local
5971 struct sctp_chunk *repl = NULL; sctp_sf_t1_cookie_timer_expire() local
[all...]
/third_party/cups-filters/filter/foomatic-rip/
H A Doptions.c1154 const char *repl; in unhtmlify() local
[all...]
/third_party/node/deps/v8/src/debug/
H A Ddebug-interface.cc1036 EvaluateGlobal(v8::Isolate* isolate, v8::Local<v8::String> source, EvaluateGlobalMode mode, bool repl) EvaluateGlobal() argument
1051 EvaluateGlobalForTesting( v8::Isolate* isolate, v8::Local<v8::Script> function, v8::debug::EvaluateGlobalMode mode, bool repl) EvaluateGlobalForTesting() argument
/third_party/python/Lib/
H A Dinspect.py1443 def repl(match): function
/third_party/python/Modules/_sre/
H A Dsre.c1247 _sre_SRE_Pattern_sub_impl(PatternObject *self, PyTypeObject *cls, PyObject *repl, PyObject *string, Py_ssize_t count) _sre_SRE_Pattern_sub_impl() argument
1269 _sre_SRE_Pattern_subn_impl(PatternObject *self, PyTypeObject *cls, PyObject *repl, PyObject *string, Py_ssize_t count) _sre_SRE_Pattern_subn_impl() argument
/third_party/mesa3d/src/mesa/main/
H A Dshaderapi.c114 static char* load_shader_replacement(struct _shader_replacement *repl) in load_shader_replacement() argument
/third_party/icu/icu4c/source/test/intltest/
H A Dregextst.cpp5245 UnicodeString repl; in NamedCapture() local
[all...]
/kernel/linux/linux-5.10/include/net/
H A Dxfrm.h223 const struct xfrm_replay *repl; member
/third_party/mksh/
H A Dedit.c4939 putbuf(const char *buf, ssize_t len, bool repl) in putbuf() argument
/third_party/toybox/toys/pending/
H A Dawk.c3464 struct zvalue *repl = STKP-1; in gsub() local
/third_party/skia/third_party/externals/sfntly/java/lib/
H A Dicu4j-charset-4_8_1_1.jarMETA-INF/ META-INF/MANIFEST.MF META-INF/services/ com/ com/ibm/ com/ibm/icu/ ...

Completed in 75 milliseconds

123