Searched defs:new_ (Results 1 – 4 of 4) sorted by relevance
/linux/arch/parisc/include/asm/ |
H A D | cmpxchg.h | 67 __cmpxchg(volatile void *ptr, unsigned long old, unsigned long new_, int size) in __cmpxchg() 91 unsigned long new_, int size) in __cmpxchg_local()
|
/linux/arch/sparc/include/asm/ |
H A D | cmpxchg_32.h | 47 __cmpxchg(volatile void *ptr, unsigned long old, unsigned long new_, int size) in __cmpxchg()
|
/linux/mm/ |
H A D | internal.h | 58 #define PAGETABLE_MOVE(name, old_, new_, old_addr_, new_addr_, len_) \ argument
|
/linux/tools/testing/vma/ |
H A D | vma_internal.h | 500 #define PAGETABLE_MOVE(name, old_, new_, old_addr_, new_addr_, len_) \ argument
|