Searched refs:moving (Results 1 – 25 of 99) sorted by relevance
1234
/Linux-v6.6/Documentation/filesystems/ |
D | splice.rst | 8 splice is a method for moving blocks of data around inside the kernel,
|
D | ntfs3.rst | 74 when creating and moving or renaming files. Files whose names start
|
/Linux-v6.6/Documentation/mm/ |
D | page_migration.rst | 5 Page migration allows moving the physical location of pages between 14 by moving pages near to the processor where the process accessing that memory 37 "move_pages" allows the moving of individual pages within a process. 69 pages and moving them into lists. This is done by 82 the new folio for each folio that is considered for moving.
|
D | multigen_lru.rst | 101 contrast to moving across generations, which requires the LRU lock, 102 moving across tiers only involves atomic operations on 220 varying memory pressure. It calculates a moving average for each new
|
/Linux-v6.6/Documentation/arch/arm/ |
D | swp_emulation.rst | 5 moving to the load-locked/store-conditional instructions LDREX and STREX.
|
/Linux-v6.6/drivers/isdn/capi/ |
D | Kconfig | 29 interface. It will provide a means of moving a data connection,
|
/Linux-v6.6/drivers/staging/media/atomisp/ |
D | TODO | 54 This MUST be done before moving the driver out of staging so that we can 58 ready before moving the driver out of staging.
|
/Linux-v6.6/drivers/media/firewire/ |
D | firedtv.h | 33 unsigned moving:1; member
|
/Linux-v6.6/Documentation/ABI/testing/ |
D | sysfs-memory-page-offline | 9 to soft-offline it, by moving the contents elsewhere or
|
/Linux-v6.6/arch/sparc/lib/ |
D | M7memset.S | 188 ! get store pipeline moving 223 ! to keep the store pipeline moving.
|
/Linux-v6.6/Documentation/iio/ |
D | bno055.rst | 33 calibration procedure every time (which consist of moving the IMU in
|
/Linux-v6.6/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 | 277 To apply a patch moving from 5.6 to 5.7, you'd do the following (note 284 # moving from 5.6 to 5.7 291 # moving from 5.6.1 to 5.7 379 # first an example of moving from 5.7 to 5.8-rc3
|
/Linux-v6.6/Documentation/userspace-api/media/v4l/ |
D | biblio.rst | 54 … H.222.0 | ISO/IEC 13818-1 "Information technology --- Generic coding of moving pictures and assoc… 64 :title: ITU-T Rec. H.262 | ISO/IEC 13818-2 "Information technology --- Generic coding of moving…
|
/Linux-v6.6/Documentation/devicetree/ |
D | of_unittest.rst | 16 It is recommended to read the following documents before moving ahead. 220 detached and then moving up the parent nodes are removed, and eventually the
|
/Linux-v6.6/Documentation/driver-api/ |
D | sm501.rst | 45 The primary issue with memory allocation is that of moving the video
|
/Linux-v6.6/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-v6.6/Documentation/block/ |
D | blk-mq.rst | 21 access, and the bottleneck was the mechanical moving parts, a lot slower than 35 suffered with congestion when different processes (or the same process, moving
|
/Linux-v6.6/drivers/gpu/drm/i915/ |
D | i915_vma.c | 1404 struct dma_fence *moving = NULL; in i915_vma_pin_ww() local 1443 err = i915_gem_object_get_moving_fence(vma->obj, &moving); in i915_vma_pin_ww() 1447 dma_fence_work_chain(&work->base, moving); in i915_vma_pin_ww() 1566 if (moving) in i915_vma_pin_ww() 1567 dma_fence_put(moving); in i915_vma_pin_ww()
|
/Linux-v6.6/arch/arm/lib/ |
D | div64.S | 101 @ Here we shift remainer bits leftwards rather than moving the
|
/Linux-v6.6/Documentation/filesystems/ext4/ |
D | allocators.rst | 10 thus speeding up disk IO. On an SSD there of course are no moving parts,
|
/Linux-v6.6/arch/arm/nwfpe/ |
D | ChangeLog | 54 in the above code were dereferencing problems due to moving the
|
/Linux-v6.6/Documentation/admin-guide/device-mapper/ |
D | cache-policies.rst | 99 performing badly then it starts moving entries more quickly between
|
/Linux-v6.6/Documentation/admin-guide/cgroup-v1/ |
D | devices.rst | 47 CAP_MKNOD. We may want to just refuse moving to a cgroup which
|
/Linux-v6.6/drivers/mtd/ubi/ |
D | Kconfig | 22 wear leveling by means of moving data from eraseblock with low erase
|
1234