Home
last modified time | relevance | path

Searched defs:new_ (Results 1 – 4 of 4) sorted by relevance

/linux/arch/parisc/include/asm/
H A Dcmpxchg.h67 __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 Dcmpxchg_32.h47 __cmpxchg(volatile void *ptr, unsigned long old, unsigned long new_, int size) in __cmpxchg()
/linux/mm/
H A Dinternal.h58 #define PAGETABLE_MOVE(name, old_, new_, old_addr_, new_addr_, len_) \ argument
/linux/tools/testing/vma/
H A Dvma_internal.h500 #define PAGETABLE_MOVE(name, old_, new_, old_addr_, new_addr_, len_) \ argument