Searched defs:_old (Results 1 – 7 of 7) sorted by relevance
/linux-6.12.1/arch/x86/include/asm/ |
D | cmpxchg_32.h | 17 #define __arch_cmpxchg64(_ptr, _old, _new, _lock) \ argument 89 #define __arch_cmpxchg64_emu(_ptr, _old, _new, _lock_loc, _lock) \ argument
|
D | cmpxchg_64.h | 36 #define __arch_cmpxchg128(_ptr, _old, _new, _lock) \ argument
|
/linux-6.12.1/arch/s390/include/asm/ |
D | uaccess.h | 459 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/ |
D | buckets.h | 289 #define trigger_run_overwrite_then_insert(_fn, _trans, _btree_id, _level, _old, _new, _flags)\ argument
|
/linux-6.12.1/drivers/net/ |
D | net_failover.c | 154 const struct rtnl_link_stats64 *_old) in net_failover_fold_stats()
|
/linux-6.12.1/drivers/net/bonding/ |
D | bond_main.c | 4485 const struct rtnl_link_stats64 *_old) in bond_fold_stats()
|
/linux-6.12.1/include/linux/ |
D | sched.h | 2213 #define alloc_tag_restore(_tag, _old) do {} while (0) argument
|