/linux/include/uapi/linux/ |
H A D | xilinx-v4l2-controls.h | 41 /* 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 D | cryptd.h | 30 /* 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 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 folios and moving them into lists. This is done by 82 the new folio for each folio that is considered for moving.
|
H A 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/arch/arm/kernel/ |
H A D | smp_tlb.c | 105 * 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 D | TODO | 20 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 D | i915_gem_object.c | 902 * 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 D | ccid2.h | 46 * @tx_rttvar: moving average/maximum of @mdev_max 50 * @tx_expected_wnd: moving average of @tx_cwnd_used
|
/linux/net/mac80211/ |
H A D | rc80211_minstrel_ht.h | 24 * Coefficients for moving average with noise filter (period=16), 118 /* prob_avg - moving average of prob */
|
/linux/kernel/irq/ |
H A D | timings.c | 65 * 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 D | ocfs2_ioctl.h | 212 for extents moving */ 214 moving, is to make
|
/linux/drivers/infiniband/hw/hfi1/ |
H A D | user_sdma.h | 23 * before moving to the next one. 171 /* progress index moving along the iovs array */
|
/linux/Documentation/dev-tools/ |
H A 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,
|
/linux/Documentation/filesystems/ |
H A D | splice.rst | 8 splice is a method for moving blocks of data around inside the kernel,
|
/linux/Documentation/doc-guide/ |
H A D | contributing.rst | 171 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 D | mremap.c | 273 * 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 D | perf-targz-src-pkg | 9 # codebases by moving it to tools/include/, etc.
|
/linux/Documentation/process/ |
H A 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/Documentation/devicetree/bindings/input/touchscreen/ |
H A D | azoteq,iqs7211.yaml | 91 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 D | Kconfig | 29 interface. It will provide a means of moving a data connection,
|
/linux/include/linux/usb/ |
H A D | isp116x.h | 21 such as moving a mouse). When chosen, this option
|
/linux/arch/alpha/boot/ |
H A D | bootpz.c | 333 * 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 D | io_bitmap.h | 25 * Invalidate the I/O bitmap by moving io_bitmap_base outside the in native_tss_invalidate_io_bitmap()
|
/linux/fs/nilfs2/ |
H A D | btnode.h | 21 * @oldkey: old key of block's moving content
|
/linux/Documentation/arch/arm/ |
H A D | swp_emulation.rst | 5 moving to the load-locked/store-conditional instructions LDREX and STREX.
|