Home
last modified time | relevance | path

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

/linux-6.12.1/arch/x86/include/asm/
Dcmpxchg_32.h17 #define __arch_cmpxchg64(_ptr, _old, _new, _lock) \ argument
89 #define __arch_cmpxchg64_emu(_ptr, _old, _new, _lock_loc, _lock) \ argument
Dcmpxchg_64.h36 #define __arch_cmpxchg128(_ptr, _old, _new, _lock) \ argument
/linux-6.12.1/arch/s390/include/asm/
Duaccess.h459 unsigned int prev, shift, mask, _old, _new; in __cmpxchg_user_key() local
507 unsigned int prev, shift, mask, _old, _new; in __cmpxchg_user_key() local
/linux-6.12.1/fs/bcachefs/
Dbuckets.h289 #define trigger_run_overwrite_then_insert(_fn, _trans, _btree_id, _level, _old, _new, _flags)\ argument
/linux-6.12.1/drivers/net/
Dnet_failover.c154 const struct rtnl_link_stats64 *_old) in net_failover_fold_stats()
/linux-6.12.1/drivers/net/bonding/
Dbond_main.c4485 const struct rtnl_link_stats64 *_old) in bond_fold_stats()
/linux-6.12.1/include/linux/
Dsched.h2213 #define alloc_tag_restore(_tag, _old) do {} while (0) argument