Home
last modified time | relevance | path

Searched defs:_new (Results 1 – 7 of 7) sorted by relevance

/Linux-v6.1/scripts/kconfig/
Dlist.h82 static inline void __list_add(struct list_head *_new, in __list_add()
100 static inline void list_add_tail(struct list_head *_new, struct list_head *head) in list_add_tail()
/Linux-v6.1/arch/x86/include/asm/
Duaccess.h395 #define __try_cmpxchg_user_asm(itype, ltype, _ptr, _pold, _new, label) ({ \ argument
414 #define __try_cmpxchg64_user_asm(_ptr, _pold, _new, label) ({ \ argument
434 #define __try_cmpxchg_user_asm(itype, ltype, _ptr, _pold, _new, label) ({ \ argument
466 #define __try_cmpxchg64_user_asm(_ptr, _pold, _new, label) ({ \ argument
Dcmpxchg.h158 #define __raw_try_cmpxchg(_ptr, _pold, _new, size, lock) \ argument
/Linux-v6.1/include/linux/atomic/
Datomic-arch-fallback.h88 #define arch_try_cmpxchg(_ptr, _oldp, _new) \ argument
99 #define arch_try_cmpxchg_acquire(_ptr, _oldp, _new) \ argument
110 #define arch_try_cmpxchg_release(_ptr, _oldp, _new) \ argument
121 #define arch_try_cmpxchg_relaxed(_ptr, _oldp, _new) \ argument
158 #define arch_try_cmpxchg64(_ptr, _oldp, _new) \ argument
169 #define arch_try_cmpxchg64_acquire(_ptr, _oldp, _new) \ argument
180 #define arch_try_cmpxchg64_release(_ptr, _oldp, _new) \ argument
191 #define arch_try_cmpxchg64_relaxed(_ptr, _oldp, _new) \ argument
/Linux-v6.1/drivers/net/
Dnet_failover.c157 const struct rtnl_link_stats64 *_new, in net_failover_fold_stats()
/Linux-v6.1/include/linux/
Dbpf.h996 #define __BPF_DISPATCHER_UPDATE(_d, _new) \ argument
1003 #define __BPF_DISPATCHER_UPDATE(_d, _new) argument
/Linux-v6.1/drivers/net/bonding/
Dbond_main.c4277 const struct rtnl_link_stats64 *_new, in bond_fold_stats()