/Linux-v4.19/drivers/gpu/drm/ttm/ |
D | ttm_bo_vm.c | 53 if (likely(!bo->moving)) in ttm_bo_vm_fault_idle() 59 if (dma_fence_is_signaled(bo->moving)) in ttm_bo_vm_fault_idle() 73 (void) dma_fence_wait(bo->moving, true); in ttm_bo_vm_fault_idle() 82 err = dma_fence_wait(bo->moving, true); in ttm_bo_vm_fault_idle() 90 dma_fence_put(bo->moving); in ttm_bo_vm_fault_idle() 91 bo->moving = NULL; in ttm_bo_vm_fault_idle()
|
D | ttm_bo_util.c | 510 fbo->base.moving = NULL; in ttm_buffer_object_transfer() 713 dma_fence_put(bo->moving); in ttm_bo_move_accel_cleanup() 714 bo->moving = dma_fence_get(fence); in ttm_bo_move_accel_cleanup() 769 dma_fence_put(bo->moving); in ttm_bo_pipeline_move() 770 bo->moving = dma_fence_get(fence); in ttm_bo_pipeline_move() 808 dma_fence_put(bo->moving); in ttm_bo_pipeline_move() 809 bo->moving = dma_fence_get(fence); in ttm_bo_pipeline_move()
|
D | ttm_bo.c | 154 dma_fence_put(bo->moving); in ttm_bo_release_list() 805 dma_fence_put(bo->moving); in ttm_bo_add_move_fence() 806 bo->moving = fence; in ttm_bo_add_move_fence() 1169 bo->moving = NULL; in ttm_bo_init_reserved()
|
/Linux-v4.19/drivers/staging/goldfish/ |
D | README | 4 - Fix the wrong user page DMA (moving to ALSA may fix that too)
|
/Linux-v4.19/drivers/staging/fwserial/ |
D | TODO | 1 TODOs prior to this driver moving out of staging
|
/Linux-v4.19/Documentation/arm/ |
D | swp_emulation | 5 moving to the load-locked/store-conditional instructions LDREX and STREX.
|
/Linux-v4.19/Documentation/vm/ |
D | page_migration.rst | 7 Page migration allows the moving of the physical location of pages between 13 by moving pages near to the processor where the process accessing that memory 36 "move_pages" allows the moving of individual pages within a process. 68 pages and moving them into lists. This is done by 82 moving.
|
/Linux-v4.19/drivers/media/firewire/ |
D | firedtv.h | 37 unsigned moving:1; member
|
/Linux-v4.19/Documentation/devicetree/bindings/input/touchscreen/ |
D | touchscreen.txt | 33 - moving-threshold : deprecated name for a combination of
|
/Linux-v4.19/drivers/isdn/capi/ |
D | Kconfig | 24 interface. It will provide a means of moving a data connection,
|
/Linux-v4.19/Documentation/ABI/testing/ |
D | sysfs-memory-page-offline | 9 to soft-offline it, by moving the contents elsewhere or
|
/Linux-v4.19/arch/s390/kernel/ |
D | head64.S | 44 # like moving the initrd. Returns with an initialized bss section.
|
/Linux-v4.19/arch/sparc/lib/ |
D | M7memset.S | 188 ! get store pipeline moving 223 ! to keep the store pipeline moving.
|
/Linux-v4.19/Documentation/devicetree/bindings/usb/ |
D | ci-hdrc-usb2.txt | 46 in 32-bit words while moving data from system memory to the USB 52 in 32-bit words while moving data from the USB bus to system memory,
|
/Linux-v4.19/include/drm/ttm/ |
D | ttm_bo_api.h | 215 struct dma_fence *moving; member
|
/Linux-v4.19/Documentation/media/uapi/v4l/ |
D | biblio.rst | 54 :title: ITU-T Rec. H.222.0 | ISO/IEC 13818-1 "Information technology — Generic coding of moving… 64 :title: ITU-T Rec. H.262 | ISO/IEC 13818-2 "Information technology — Generic coding of moving p…
|
/Linux-v4.19/Documentation/process/ |
D | clang-format.rst | 13 when moving code around and aligning/sorting. See clangformatreformat_. 91 useful when moving code around, for complex code that is deeply intended,
|
D | applying-patches.rst | 268 To apply a patch moving from 4.6 to 4.7, you'd do the following (note 275 # moving from 4.6 to 4.7 282 # moving from 4.6.1 to 4.7 356 # first an example of moving from 4.7 to 4.8-rc3
|
/Linux-v4.19/Documentation/devicetree/ |
D | of_unittest.txt | 12 It is recommended to read the following documents before moving ahead. 191 detached and then moving up the parent nodes are removed, and eventually the
|
/Linux-v4.19/drivers/isdn/ |
D | Kconfig | 36 ISDN support in the linux kernel is moving towards a new API,
|
/Linux-v4.19/Documentation/ |
D | SM501.txt | 45 The primary issue with memory allocation is that of moving the video
|
/Linux-v4.19/Documentation/core-api/ |
D | circular-buffers.rst | 116 moving the tail index. 123 producer may still be filling the buffer on another CPU and moving the
|
/Linux-v4.19/arch/arm/lib/ |
D | div64.S | 104 @ Here we shift remainer bits leftwards rather than moving the
|
/Linux-v4.19/Documentation/filesystems/ext4/ondisk/ |
D | allocators.rst | 10 thus speeding up disk IO. On an SSD there of course are no moving parts,
|
/Linux-v4.19/Documentation/media/v4l-drivers/ |
D | meye.rst | 37 driver however), but things are not moving very fast (see
|