Home
last modified time | relevance | path

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

123

/linux/drivers/irqchip/
H A Dirq-loongarch-avec.c56 unsigned int moving; member
97 adata->moving = 1; in avecintc_sync()
110 if (adata->moving) in avecintc_set_affinity()
202 adata->moving = 0; in complete_irq_moving()
308 if (!adata->moving) in avecintc_free_vector()
/linux/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/Documentation/arch/arm/
H A Dswp_emulation.rst5 moving to the load-locked/store-conditional instructions LDREX and STREX.
/linux/drivers/isdn/capi/
H A DKconfig29 interface. It will provide a means of moving a data connection,
/linux/drivers/media/firewire/
H A Dfiredtv.h33 unsigned moving:1; member
/linux/arch/sparc/lib/
H A DM7memset.S188 ! get store pipeline moving
223 ! to keep the store pipeline moving.
/linux/Documentation/ABI/testing/
H A Dsysfs-memory-page-offline9 to soft-offline it, by moving the contents elsewhere or
/linux/Documentation/process/
H A Dconclave.rst7 100 maintainers each working to keep changes moving through their own
H A Dapplying-patches.rst277 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/Documentation/scheduler/
H A Dsched-eevdf.rst7 transitioning to EEVDF in version 6.6 (as a new option in 2024), moving
/linux/Documentation/userspace-api/media/v4l/
H A Dbiblio.rst55 … H.222.0 | ISO/IEC 13818-1 "Information technology --- Generic coding of moving pictures and assoc…
65 :title: ITU-T Rec. H.262 | ISO/IEC 13818-2 "Information technology --- Generic coding of moving
/linux/Documentation/litmus-tests/
H A DREADME59 physically moving P1()'s two reads from x under the lock.
/linux/Documentation/mm/
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/Documentation/driver-api/
H A Dsm501.rst45 The primary issue with memory allocation is that of moving the video
H A Disa.rst99 I believe platform_data is available for this, but if rather not, moving
/linux/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/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/drivers/gpu/drm/i915/
H A Di915_vma.c1438 struct dma_fence *moving = NULL; in i915_vma_pin_ww() local
1483 err = i915_gem_object_get_moving_fence(vma->obj, &moving); in i915_vma_pin_ww()
1487 dma_fence_work_chain(&work->base, moving); in i915_vma_pin_ww()
1617 if (moving) in i915_vma_pin_ww()
1618 dma_fence_put(moving); in i915_vma_pin_ww()
/linux/arch/arm/lib/
H A Ddiv64.S101 @ Here we shift remainer bits leftwards rather than moving the
/linux/Documentation/filesystems/ext4/
H A Dallocators.rst10 thus speeding up disk IO. On an SSD there of course are no moving parts,
/linux/rust/pin-init/
H A DREADME.md34 and moving it from the stack is not an option, because it is bigger than the stack itself.
36 in direct conflict with Rust's normal process of first initializing an object and then moving
/linux/arch/arm/nwfpe/
H A DChangeLog54 in the above code were dereferencing problems due to moving the
/linux/Documentation/admin-guide/device-mapper/
H A Dcache-policies.rst99 performing badly then it starts moving entries more quickly between
/linux/Documentation/admin-guide/cgroup-v1/
H A Ddevices.rst47 CAP_MKNOD. We may want to just refuse moving to a cgroup which

123