Searched refs:moves (Results 1 – 25 of 68) sorted by relevance
123
/linux-6.6.21/arch/m68k/include/asm/ |
D | math-emu.h | 198 .Lu1\@: moves\size \src,\dest 214 .Lu1\@: moves\size \src,\dest
|
/linux-6.6.21/Documentation/userspace-api/media/v4l/ |
D | ext-ctrls-camera.rst | 109 The unit is undefined. A positive value moves the camera to the 116 The unit is undefined. A positive value moves the camera up, a 121 When this control is set, the camera moves horizontally to the 125 When this control is set, the camera moves vertically to the default 147 This control moves the focal point of the camera by the specified 237 the movement. A positive value moves the zoom lens group towards the 239 movement. A negative value moves the zoom lens group towards the 498 The unit is undefined. A positive value moves the camera to the 505 unit is undefined. A positive value moves the camera up, a negative
|
/linux-6.6.21/arch/m68k/fpsp040/ |
D | sto_res.S | 14 | Output: moves the result to the true destination reg or mem
|
D | skeleton.S | 390 | this via a 'moves' instruction. copyout is a UNIX SVR3 (and later) function. 430 | this via a 'moves' instruction. copyin is a UNIX SVR3 (and later) function.
|
/linux-6.6.21/Documentation/arch/arm/samsung/ |
D | overview.rst | 52 support moved to either plat-samsung or plat-s5p as necessary. These moves
|
/linux-6.6.21/Documentation/admin-guide/laptops/ |
D | toshiba_haps.rst | 26 automatic HDD protection (head unload) on sudden moves or harsh vibrations,
|
/linux-6.6.21/Documentation/ABI/testing/ |
D | sysfs-bus-siox | 12 When writing a "0" or "1" the bus moves to the described state.
|
D | sysfs-block-zram | 65 allocator zrm uses. The allocator moves some objects so that
|
/linux-6.6.21/Documentation/trace/ |
D | ring-buffer-design.rst | 527 flag set. This action atomically moves the head page forward:: 593 The way the head page moves forward: 730 Nested write comes in and moves the tail page forward:: 843 The nested writer moves the tail page forward. But does not set the old
|
/linux-6.6.21/Documentation/filesystems/ |
D | cramfs.rst | 41 which the timestamp reverts to 1970, i.e. moves backwards in time.
|
/linux-6.6.21/Documentation/powerpc/ |
D | imc.rst | 22 (On-Chip Controller) complex. The microcode collects the counter data and moves
|
/linux-6.6.21/arch/m68k/math-emu/ |
D | fp_decode.h | 227 | adjust stack for byte moves from/to stack
|
/linux-6.6.21/Documentation/scsi/ |
D | ChangeLog.sym53c8xx_2 | 64 - Some code reorganisations due to code moves between files.
|
/linux-6.6.21/Documentation/timers/ |
D | highres.rst | 47 John Stultz's Generic Time Of Day (GTOD) framework moves a large portion of 175 from the clock event distribution code and moves expired timers from the
|
/linux-6.6.21/fs/xfs/libxfs/ |
D | xfs_btree.c | 2381 XFS_BTREE_STATS_ADD(cur, moves, 1); in xfs_btree_lshift() 2433 XFS_BTREE_STATS_ADD(cur, moves, rrecs - 1); in xfs_btree_lshift() 2567 XFS_BTREE_STATS_ADD(cur, moves, rrecs); in xfs_btree_rshift() 2745 XFS_BTREE_STATS_ADD(cur, moves, rrecs); in __xfs_btree_split() 3372 XFS_BTREE_STATS_ADD(cur, moves, numrecs - ptr + 1); in xfs_btree_insrec() 3772 XFS_BTREE_STATS_ADD(cur, moves, numrecs - ptr); in xfs_btree_delrec() 4129 XFS_BTREE_STATS_ADD(cur, moves, rrecs); in xfs_btree_delrec()
|
/linux-6.6.21/Documentation/bpf/ |
D | classic_vs_extended.rst | 69 doesn't need to emit extra moves. Function arguments will be in the correct 329 Classic BPF is using BPF_MISC class to represent A = X and X = A moves.
|
/linux-6.6.21/arch/m68k/ifpsp060/ |
D | os.S | 69 | (i.e. all the known length <= 4) are implemented by single moves
|
/linux-6.6.21/fs/ocfs2/ |
D | ocfs2.h | 239 atomic_t moves; member
|
/linux-6.6.21/Documentation/filesystems/ext4/ |
D | blockgroup.rst | 96 feature moves the location of the group descriptors from the congested
|
/linux-6.6.21/fs/smb/client/ |
D | Kconfig | 156 moves to a different server. This feature also enables
|
/linux-6.6.21/drivers/scsi/ |
D | 53c700.scr | 34 ; SG components is preceded by a script fragment which moves the
|
/linux-6.6.21/Documentation/userspace-api/ |
D | iommu.rst | 54 will break backward compatibility when offset moves. A new flag must
|
/linux-6.6.21/Documentation/filesystems/caching/ |
D | backend-api.rst | 91 cache cookie and moves the cache to the active state, thereby allowing accesses 102 This moves the cache to the withdrawn state to prevent new cache- and
|
/linux-6.6.21/Documentation/RCU/Design/Expedited-Grace-Periods/ |
D | Expedited-Grace-Periods.rst | 293 ``->exp_seq_rq`` field and moves up to the next level in the tree. 322 Task A now advances to initiate a new grace period, while Task B moves 374 and moves up the combining tree at the same time, the state will be as
|
/linux-6.6.21/Documentation/kbuild/ |
D | kconfig-macro-language.rst | 46 Then, Kconfig moves onto the evaluation stage to resolve inter-symbol
|
123