Home
last modified time | relevance | path

Searched defs:_new (Results 1 - 13 of 13) sorted by relevance

/kernel/linux/linux-5.10/scripts/kconfig/
H A Dlist.h82 static inline void __list_add(struct list_head *_new, in __list_add() argument
100 static inline void list_add_tail(struct list_head *_new, struct list_head *head) in list_add_tail() argument
/kernel/linux/linux-6.6/scripts/kconfig/
H A Dlist.h82 static inline void __list_add(struct list_head *_new, in __list_add() argument
100 static inline void list_add_tail(struct list_head *_new, struct list_head *head) in list_add_tail() argument
/third_party/rust/crates/rustix/src/backend/linux_raw/net/
H A Daddr.rs30 fn _new(path: &CStr) -> io::Result<Self> { in _new() functions
/third_party/rust/crates/rustix/src/backend/libc/net/
H A Daddr.rs43 fn _new(path: &CStr) -> io::Result<Self> { in _new() functions
/kernel/linux/linux-6.6/arch/s390/include/asm/
H A Duaccess.h405 unsigned int prev, shift, mask, _old, _new; in __cmpxchg_user_key() local
453 unsigned int prev, shift, mask, _old, _new; in __cmpxchg_user_key() local
/third_party/libwebsockets/lib/core/
H A Dlogs.c337 lws_log_use_cx_file(struct lws_log_cx *cx, int _new) in lws_log_use_cx_file() argument
517 lwsl_refcount_cx(lws_log_cx_t *cx, int _new) in lwsl_refcount_cx() argument
/kernel/linux/linux-5.10/drivers/net/
H A Dnet_failover.c152 net_failover_fold_stats(struct rtnl_link_stats64 *_res, const struct rtnl_link_stats64 *_new, const struct rtnl_link_stats64 *_old) net_failover_fold_stats() argument
/kernel/linux/linux-6.6/drivers/net/
H A Dnet_failover.c152 net_failover_fold_stats(struct rtnl_link_stats64 *_res, const struct rtnl_link_stats64 *_new, const struct rtnl_link_stats64 *_old) net_failover_fold_stats() argument
/kernel/linux/linux-6.6/arch/x86/kernel/
H A Dalternative.c2233 u8 _new[POKE_MAX_OPCODE_SIZE+1]; in text_poke_bp_batch() local
/third_party/python/Lib/
H A Dast.py546 def _new(cls, *args, **kwargs): function
/third_party/rust/crates/proc-macro2/src/
H A Dlib.rs197 fn _new(inner: imp::TokenStream) -> Self { in _new() functions
347 fn _new(inner: imp::SourceFile) -> Self { in _new() functions
393 fn _new(inne functions
673 fn _new(inner: imp::Group) -> Self { _new() functions
926 fn _new(inner: imp::Ident) -> Self { _new() functions
1093 fn _new(inner: imp::Literal) -> Self { _new() functions
[all...]
/kernel/linux/linux-5.10/drivers/net/bonding/
H A Dbond_main.c3839 bond_fold_stats(struct rtnl_link_stats64 *_res, const struct rtnl_link_stats64 *_new, const struct rtnl_link_stats64 *_old) bond_fold_stats() argument
/kernel/linux/linux-6.6/drivers/net/bonding/
H A Dbond_main.c4354 bond_fold_stats(struct rtnl_link_stats64 *_res, const struct rtnl_link_stats64 *_new, const struct rtnl_link_stats64 *_old) bond_fold_stats() argument

Completed in 24 milliseconds