Home
last modified time | relevance | path

Searched refs:moving (Results 1 – 25 of 116) sorted by relevance

12345

/linux-6.15/drivers/irqchip/
H A Dirq-loongarch-avec.c56 unsigned int moving; member
95 adata->moving = 1; in avecintc_sync()
108 if (adata->moving) in avecintc_set_affinity()
200 adata->moving = 0; in complete_irq_moving()
305 if (!adata->moving) in avecintc_free_vector()
/linux-6.15/Documentation/filesystems/
H A Dsplice.rst8 splice is a method for moving blocks of data around inside the kernel,
H A Dntfs3.rst74 when creating and moving or renaming files. Files whose names start
/linux-6.15/drivers/staging/media/atomisp/
H A DTODO20 This MUST be done before moving the driver out of staging so that we can
24 ready before moving the driver out of staging.
/linux-6.15/Documentation/mm/
H A Dpage_migration.rst5 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 folios and moving them into lists. This is done by
82 the new folio for each folio that is considered for moving.
H A Dmultigen_lru.rst101 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-6.15/Documentation/arch/arm/
H A Dswp_emulation.rst5 moving to the load-locked/store-conditional instructions LDREX and STREX.
/linux-6.15/drivers/isdn/capi/
H A DKconfig29 interface. It will provide a means of moving a data connection,
/linux-6.15/drivers/media/firewire/
H A Dfiredtv.h33 unsigned moving:1; member
/linux-6.15/Documentation/devicetree/bindings/usb/
H A Dchipidea,usb2-common.yaml66 words while moving data from system memory to the USB bus, the value
78 while moving data from the USB bus to system memory, the value of
/linux-6.15/Documentation/ABI/testing/
H A Dsysfs-memory-page-offline9 to soft-offline it, by moving the contents elsewhere or
/linux-6.15/arch/sparc/lib/
H A DM7memset.S188 ! get store pipeline moving
223 ! to keep the store pipeline moving.
/linux-6.15/Documentation/scheduler/
H A Dsched-eevdf.rst7 transitioning to EEVDF in version 6.6 (as a new option in 2024), moving
/linux-6.15/Documentation/iio/
H A Dbno055.rst33 calibration procedure every time (which consist of moving the IMU in
/linux-6.15/Documentation/dev-tools/
H A Dclang-format.rst13 when moving code around and aligning/sorting. See clangformatreformat_.
91 useful when moving code around, for complex code that is deeply intended,
/linux-6.15/Documentation/devicetree/bindings/input/touchscreen/
H A Dazoteq,iqs7211.yaml91 Specifies the length of time (in ms) to wait for an event before moving
99 Specifies the length of time (in ms) to wait for an event before moving
107 Specifies the length of time (in ms) to wait for an event before moving
115 Specifies the length of time (in ms) to wait for an event before moving
/linux-6.15/Documentation/litmus-tests/
H A DREADME59 physically moving P1()'s two reads from x under the lock.
/linux-6.15/Documentation/userspace-api/media/v4l/
H A Dbiblio.rst54 … 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-6.15/Documentation/devicetree/
H A Dof_unittest.rst16 It is recommended to read the following documents before moving ahead.
218 detached and then moving up the parent nodes are removed, and eventually the
/linux-6.15/Documentation/driver-api/
H A Dsm501.rst45 The primary issue with memory allocation is that of moving the video
/linux-6.15/Documentation/core-api/
H A Dcircular-buffers.rst116 moving the tail index.
123 producer may still be filling the buffer on another CPU and moving the
/linux-6.15/Documentation/block/
H A Dblk-mq.rst21 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-6.15/drivers/gpu/drm/i915/
H A Di915_vma.c1436 struct dma_fence *moving = NULL; in i915_vma_pin_ww() local
1481 err = i915_gem_object_get_moving_fence(vma->obj, &moving); in i915_vma_pin_ww()
1485 dma_fence_work_chain(&work->base, moving); in i915_vma_pin_ww()
1603 if (moving) in i915_vma_pin_ww()
1604 dma_fence_put(moving); in i915_vma_pin_ww()
/linux-6.15/arch/arm/lib/
H A Ddiv64.S101 @ Here we shift remainer bits leftwards rather than moving the
/linux-6.15/Documentation/filesystems/ext4/
H A Dallocators.rst10 thus speeding up disk IO. On an SSD there of course are no moving parts,

12345