Home
last modified time | relevance | path

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

12345678910>>...25

/linux/include/uapi/linux/
H A 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/include/crypto/
H A Dcryptd.h30 /* Must be called without moving CPUs. */
49 /* Must be called without moving CPUs. */
67 /* Must be called without moving CPUs. */
/linux/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/arch/arm/kernel/
H A 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/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/drivers/gpu/drm/i915/gem/
H A 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/net/dccp/ccids/
H A Dccid2.h46 * @tx_rttvar: moving average/maximum of @mdev_max
50 * @tx_expected_wnd: moving average of @tx_cwnd_used
/linux/net/mac80211/
H A Drc80211_minstrel_ht.h24 * Coefficients for moving average with noise filter (period=16),
118 /* prob_avg - moving average of prob */
/linux/kernel/irq/
H A 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/fs/ocfs2/
H A Docfs2_ioctl.h212 for extents moving */
214 moving, is to make
/linux/drivers/infiniband/hw/hfi1/
H A Duser_sdma.h23 * before moving to the next one.
171 /* progress index moving along the iovs array */
/linux/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/Documentation/filesystems/
H A Dsplice.rst8 splice is a method for moving blocks of data around inside the kernel,
/linux/Documentation/doc-guide/
H A 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/mm/
H A Dmremap.c273 * may overlap the source area (always moving down). in move_normal_pmd()
275 * If everything is PMD-aligned, that works fine, as moving in move_normal_pmd()
494 * Attempts to speedup the move by moving entry at the level corresponding to
540 * on *no mapping*. For the stack moving down, that's a special move within
625 * If extent is PUD-sized try to speed up the move by moving at the in move_page_tables()
669 * moving at the PMD level if possible. in move_page_tables()
1039 * Expand (or shrink) an existing mapping, potentially moving it at the
/linux/tools/perf/tests/
H A Dperf-targz-src-pkg9 # codebases by moving it to tools/include/, etc.
/linux/Documentation/process/
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/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/drivers/isdn/capi/
H A DKconfig29 interface. It will provide a means of moving a data connection,
/linux/include/linux/usb/
H A Disp116x.h21 such as moving a mouse). When chosen, this option
/linux/arch/alpha/boot/
H A Dbootpz.c333 * virtual-to-physical someplace else first before moving in start_kernel()
415 srm_printk("Moving the INITRD image...\n" in start_kernel()
431 srm_printk("Moving the uncompressed kernel...\n" in start_kernel()
/linux/arch/x86/include/asm/
H A Dio_bitmap.h25 * Invalidate the I/O bitmap by moving io_bitmap_base outside the in native_tss_invalidate_io_bitmap()
/linux/fs/nilfs2/
H A Dbtnode.h21 * @oldkey: old key of block's moving content
/linux/Documentation/arch/arm/
H A Dswp_emulation.rst5 moving to the load-locked/store-conditional instructions LDREX and STREX.

12345678910>>...25