Searched defs:_old (Results 1 – 6 of 6) sorted by relevance
/linux/arch/s390/include/asm/ |
H A D | uaccess.h | 515 unsigned int prev, shift, mask, _old, _new; in __cmpxchg_user_key() local 563 unsigned int prev, shift, mask, _old, _new; in __cmpxchg_user_key() local
|
/linux/arch/x86/include/asm/ |
H A D | cmpxchg_64.h | 36 #define __arch_cmpxchg128(_ptr, _old, _new, _lock) \ argument
|
/linux/fs/bcachefs/ |
H A D | buckets.h | 288 #define trigger_run_overwrite_then_insert(_fn, _trans, _btree_id, _level, _old, _new, _flags)\ argument
|
/linux/drivers/net/ |
H A D | net_failover.c | 154 const struct rtnl_link_stats64 *_old) in net_failover_fold_stats()
|
/linux/drivers/net/bonding/ |
H A D | bond_main.c | 4494 const struct rtnl_link_stats64 *_old) in bond_fold_stats()
|
/linux/include/linux/ |
H A D | sched.h | 2254 #define alloc_tag_restore(_tag, _old) do {} while (0) argument
|