Searched defs:_old (Results 1 – 4 of 4) sorted by relevance
| /linux/arch/x86/include/asm/ |
| H A D | cmpxchg_32.h | 17 #define __arch_cmpxchg64(_ptr, _old, _new, _lock) \ argument 88 #define __arch_cmpxchg64_emu(_ptr, _old, _new, _lock_loc, _lock) \ argument
|
| H A D | cmpxchg_64.h | 36 #define __arch_cmpxchg128(_ptr, _old, _new, _lock) \ argument
|
| /linux/drivers/net/bonding/ |
| H A D | bond_main.c | 4436 const struct rtnl_link_stats64 *_old) in bond_fold_stats() argument
|
| /linux/include/linux/ |
| H A D | sched.h | 2350 #define alloc_tag_restore(_tag, _old) do {} while (0) argument
|