Home
last modified time | relevance | path

Searched full:moving (Results 1 – 25 of 721) sorted by relevance

12345678910>>...29

/linux-6.12.1/include/uapi/linux/
Dxilinx-v4l2-controls.h41 /* Enable a moving box */
51 /* Configure the motion speed of moving patterns */
65 /* Moving box size */
67 /* Moving box color */
/linux-6.12.1/include/crypto/
Dcryptd.h30 /* Must be called without moving CPUs. */
49 /* Must be called without moving CPUs. */
67 /* Must be called without moving CPUs. */
/linux-6.12.1/Documentation/mm/
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.
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.12.1/arch/arm/kernel/
Dsmp_tlb.c105 * REVIDR[4]: 798181 Moving a virtual page that is being accessed in erratum_a15_798181_init()
109 * REVIDR[4]: 798181 Moving a virtual page that is being accessed in erratum_a15_798181_init()
111 * REVIDR[9]: 798181 Moving a virtual page that is being accessed in erratum_a15_798181_init()
116 * REVIDR[9]: 798181 Moving a virtual page that is being accessed in erratum_a15_798181_init()
/linux-6.12.1/drivers/irqchip/
Dirq-loongarch-avec.c56 unsigned int moving; member
86 adata->moving = 1; in avecintc_sync()
99 if (adata->moving) in avecintc_set_affinity()
189 adata->moving = 0; in complete_irq_moving()
294 if (!adata->moving) in avecintc_free_vector()
/linux-6.12.1/drivers/staging/media/atomisp/
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.12.1/fs/ocfs2/
Dmove_extents.c103 * after moving/defraging to new location, the extent is not going in __ocfs2_move_extent()
287 * allowing partial extent moving is kind of 'pros and cons', it makes in ocfs2_defrag_extent()
289 * thing is it may make the fs even more fragmented after moving, let in ocfs2_defrag_extent()
463 * XXX: helper to validate and adjust moving goal.
495 * moving goal is not allowd to start with a group desc blok(#0 blk) in ocfs2_validate_and_adjust_move_goal()
511 * moving operation for each extent range. in ocfs2_validate_and_adjust_move_goal()
559 mlog(0, "found phys_cpos: %u to fit the wanted moving.\n", *phys_cpos); in ocfs2_probe_alloc_group()
790 * extents moving happens in unit of clusters, for the sake in __ocfs2_move_extents_range()
Docfs2_ioctl.h212 for extents moving */
214 moving, is to make
/linux-6.12.1/net/dccp/ccids/
Dccid2.h46 * @tx_rttvar: moving average/maximum of @mdev_max
50 * @tx_expected_wnd: moving average of @tx_cwnd_used
/linux-6.12.1/drivers/gpu/drm/i915/gem/
Di915_gem_object.c902 * i915_gem_object_get_moving_fence - Get the object's moving fence if any
903 * @obj: The object whose moving fence to get.
906 * A non-signaled moving fence means that there is an async operation
920 * i915_gem_object_wait_moving_fence - Wait for the object's moving fence if any
921 * @obj: The object whose moving fence to wait for.
924 * If the moving fence signaled without an error, it is detached from the
929 * moving fence failed.
954 * (in particular the fence for moving/clearing the object).
/linux-6.12.1/drivers/cpufreq/
Ddavinci-cpufreq.c45 /* if moving to higher frequency, up the voltage beforehand */ in davinci_target()
62 /* if moving to lower freq, lower the voltage after lowering freq */ in davinci_target()
/linux-6.12.1/net/mac80211/
Drc80211_minstrel_ht.h24 * Coefficients for moving average with noise filter (period=16),
118 /* prob_avg - moving average of prob */
/linux-6.12.1/kernel/irq/
Dtimings.c65 * suffix array, log interval and exponential moving average
102 * exponential moving average for this specific slot. For instance,
104 * the exponential moving average is computed every time a new value
107 * 3. Exponential Moving Average
196 * When moving the suffix, we found exactly 3 matches.
204 * However, 8 is the index in the array of exponential moving average
298 * Exponential moving average computation
/linux-6.12.1/Documentation/devicetree/bindings/usb/
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.12.1/drivers/infiniband/hw/hfi1/
Duser_sdma.h23 * before moving to the next one.
171 /* progress index moving along the iovs array */
/linux-6.12.1/Documentation/filesystems/
Dsplice.rst8 splice is a method for moving blocks of data around inside the kernel,
/linux-6.12.1/Documentation/dev-tools/
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.12.1/tools/perf/tests/
Dperf-targz-src-pkg9 # codebases by moving it to tools/include/, etc.
/linux-6.12.1/mm/
Dmremap.c252 * may overlap the source area (always moving down). in move_normal_pmd()
254 * If everything is PMD-aligned, that works fine, as moving in move_normal_pmd()
455 * Attempts to speedup the move by moving entry at the level corresponding to
501 * on *no mapping*. For the stack moving down, that's a special move within
586 * If extent is PUD-sized try to speed up the move by moving at the in move_page_tables()
630 * moving at the PMD level if possible. in move_page_tables()
981 * Expand (or shrink) an existing mapping, potentially moving it at the
Dmseal.c175 * 1> Unmapping, moving to another location, and shrinking
179 * 2> Moving or expanding a different vma into the current location,
/linux-6.12.1/Documentation/doc-guide/
Dcontributing.rst171 have fixed a few, please consider moving on to more advanced tasks, leaving
252 Moving documents into the appropriate books is an important task and needs
254 though. Moving documentation files creates short-term pain for the people
/linux-6.12.1/include/linux/usb/
Disp116x.h21 such as moving a mouse). When chosen, this option
/linux-6.12.1/drivers/isdn/capi/
DKconfig29 interface. It will provide a means of moving a data connection,
/linux-6.12.1/arch/x86/include/asm/
Dio_bitmap.h25 * Invalidate the I/O bitmap by moving io_bitmap_base outside the in native_tss_invalidate_io_bitmap()

12345678910>>...29