Home
last modified time | relevance | path

Searched defs:moving (Results 1 – 7 of 7) sorted by relevance

/kernel/linux/linux-5.10/include/drm/ttm/
Dttm_bo_api.h158 struct dma_fence *moving; member
/kernel/linux/linux-5.10/drivers/gpu/drm/ttm/
Dttm_bo_vm.c292 struct dma_fence *moving = dma_fence_get(bo->moving); in ttm_bo_vm_fault_reserved() local
/kernel/linux/linux-5.10/drivers/media/firewire/
Dfiredtv.h33 unsigned moving:1; member
/kernel/linux/linux-6.6/drivers/media/firewire/
Dfiredtv.h33 unsigned moving:1; member
/kernel/linux/linux-6.6/drivers/gpu/drm/i915/
Di915_vma.c1427 struct dma_fence *moving = NULL; in i915_vma_pin_ww() local
/kernel/linux/linux-5.10/fs/
Dnamespace.c2135 bool moving) in attach_recursive_mnt()
/kernel/linux/linux-6.6/fs/
Dnamespace.c2314 bool moving = flags & MNT_TREE_MOVE, beneath = flags & MNT_TREE_BENEATH; in attach_recursive_mnt() local