Searched refs:old_ (Results 1 – 3 of 3) sorted by relevance
| /linux/tools/testing/vma/include/ |
| H A D | dup.h | 713 #define PAGETABLE_MOVE(name, old_, new_, old_addr_, new_addr_, len_) \ argument 715 .old = old_, \
|
| /linux/mm/ |
| H A D | internal.h | 58 #define PAGETABLE_MOVE(name, old_, new_, old_addr_, new_addr_, len_) \ argument 60 .old = old_, \
|
| /linux/drivers/gpu/drm/amd/amdgpu/ |
| H A D | amdgpu_device.c | 7596 uint32_t old_ = 0; in amdgpu_device_wait_on_rreg() local 7601 if (old_ != tmp_) { in amdgpu_device_wait_on_rreg() 7603 old_ = tmp_; in amdgpu_device_wait_on_rreg()
|