Home
last modified time | relevance | path

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

/linux-6.15/arch/parisc/include/asm/
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-6.15/arch/sparc/include/asm/
Dcmpxchg_32.h47 __cmpxchg(volatile void *ptr, unsigned long old, unsigned long new_, int size) in __cmpxchg()
/linux-6.15/mm/
Dinternal.h58 #define PAGETABLE_MOVE(name, old_, new_, old_addr_, new_addr_, len_) \ argument