relocated 457 arch/powerpc/kvm/book3s.c int relocated = (kvmppc_get_msr(vcpu) & (data ? MSR_DR : MSR_IR)); relocated 460 arch/powerpc/kvm/book3s.c if (relocated) { relocated 673 arch/powerpc/kvm/book3s_pr.c int relocated; relocated 680 arch/powerpc/kvm/book3s_pr.c relocated = data ? dr : ir; relocated 685 arch/powerpc/kvm/book3s_pr.c if (relocated) { relocated 221 drivers/gpu/drm/amd/amdgpu/amdgpu_vm.c list_move(&vm_bo->vm_status, &vm_bo->vm->relocated); relocated 1244 drivers/gpu/drm/amd/amdgpu/amdgpu_vm.c if (list_empty(&vm->relocated)) relocated 1255 drivers/gpu/drm/amd/amdgpu/amdgpu_vm.c while (!list_empty(&vm->relocated)) { relocated 1258 drivers/gpu/drm/amd/amdgpu/amdgpu_vm.c entry = list_first_entry(&vm->relocated, struct amdgpu_vm_pt, relocated 2684 drivers/gpu/drm/amd/amdgpu/amdgpu_vm.c INIT_LIST_HEAD(&vm->relocated); relocated 238 drivers/gpu/drm/amd/amdgpu/amdgpu_vm.h struct list_head relocated; relocated 64 fs/isofs/inode.c static int isofs_read_inode(struct inode *, int relocated); relocated 1308 fs/isofs/inode.c static int isofs_read_inode(struct inode *inode, int relocated) relocated 1452 fs/isofs/inode.c parse_rock_ridge_inode(de, inode, relocated); relocated 1535 fs/isofs/inode.c int relocated) relocated 1557 fs/isofs/inode.c ret = isofs_read_inode(inode, relocated); relocated 114 fs/isofs/isofs.h extern int parse_rock_ridge_inode(struct iso_directory_record *, struct inode *, int relocated); relocated 128 fs/isofs/isofs.h int relocated); relocated 672 fs/isofs/rock.c int relocated) relocated 674 fs/isofs/rock.c int flags = relocated ? RR_RELOC_DE : 0;