Searched defs:new_ (Results 1 – 3 of 3) sorted by relevance
/linux-6.15/arch/parisc/include/asm/ |
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-6.15/arch/sparc/include/asm/ |
D | cmpxchg_32.h | 47 __cmpxchg(volatile void *ptr, unsigned long old, unsigned long new_, int size) in __cmpxchg()
|
/linux-6.15/mm/ |
D | internal.h | 58 #define PAGETABLE_MOVE(name, old_, new_, old_addr_, new_addr_, len_) \ argument
|