/kernel/linux/linux-5.10/arch/m68k/include/asm/ |
H A D | math-emu.h | 198 .Lu1\@: moves\size \src,\dest 214 .Lu1\@: moves\size \src,\dest
|
/kernel/linux/linux-6.6/arch/m68k/include/asm/ |
H A D | math-emu.h | 198 .Lu1\@: moves\size \src,\dest 214 .Lu1\@: moves\size \src,\dest
|
/kernel/linux/linux-5.10/arch/m68k/fpsp040/ |
H A D | sto_res.S | 14 | Output: moves the result to the true destination reg or mem
|
H A 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.
|
/kernel/linux/linux-6.6/arch/m68k/fpsp040/ |
H A D | sto_res.S | 14 | Output: moves the result to the true destination reg or mem
|
H A 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.
|
/kernel/linux/linux-5.10/fs/xfs/libxfs/ |
H A D | xfs_btree.c | 2310 XFS_BTREE_STATS_ADD(cur, moves, 1); in xfs_btree_lshift() 2362 XFS_BTREE_STATS_ADD(cur, moves, rrecs - 1); in xfs_btree_lshift() 2496 XFS_BTREE_STATS_ADD(cur, moves, rrecs); in xfs_btree_rshift() 2674 XFS_BTREE_STATS_ADD(cur, moves, rrecs); in __xfs_btree_split() 3280 XFS_BTREE_STATS_ADD(cur, moves, numrecs - ptr + 1); in xfs_btree_insrec() 3680 XFS_BTREE_STATS_ADD(cur, moves, numrecs - ptr); in xfs_btree_delrec() 4037 XFS_BTREE_STATS_ADD(cur, moves, rrecs); in xfs_btree_delrec()
|
/kernel/linux/linux-5.10/arch/m68k/ifpsp060/ |
H A D | os.S | 69 | (i.e. all the known length <= 4) are implemented by single moves
|
/kernel/linux/linux-5.10/arch/m68k/math-emu/ |
H A D | fp_decode.h | 227 | adjust stack for byte moves from/to stack
|
/kernel/linux/linux-6.6/arch/m68k/ifpsp060/ |
H A D | os.S | 69 | (i.e. all the known length <= 4) are implemented by single moves
|
/kernel/linux/linux-6.6/arch/m68k/math-emu/ |
H A D | fp_decode.h | 227 | adjust stack for byte moves from/to stack
|
/kernel/linux/linux-6.6/fs/xfs/libxfs/ |
H A 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()
|
/kernel/linux/linux-5.10/fs/ocfs2/ |
H A D | ocfs2.h | 241 atomic_t moves; member
|
H A D | localalloc.c | 1308 atomic_inc(&osb->alloc_stats.moves); in ocfs2_local_alloc_slide_window()
|
H A D | super.c | 299 atomic_read(&osb->alloc_stats.moves), in ocfs2_osb_dump() 2064 atomic_set(&osb->alloc_stats.moves, 0); in ocfs2_initialize_super()
|
/kernel/linux/linux-6.6/fs/ocfs2/ |
H A D | ocfs2.h | 239 atomic_t moves; member
|
H A D | localalloc.c | 1306 atomic_inc(&osb->alloc_stats.moves); in ocfs2_local_alloc_slide_window()
|
H A D | super.c | 296 atomic_read(&osb->alloc_stats.moves), in ocfs2_osb_dump() 2055 atomic_set(&osb->alloc_stats.moves, 0); in ocfs2_initialize_super()
|
/kernel/linux/linux-5.10/arch/parisc/kernel/ |
H A D | perf_asm.S | 549 ;* This routine moves data to the RDR's. The double-word that 1341 ;* This routine moves data to the RDR's. The double-word that
|
/kernel/linux/linux-6.6/arch/parisc/kernel/ |
H A D | perf_asm.S | 549 ;* This routine moves data to the RDR's. The double-word that 1341 ;* This routine moves data to the RDR's. The double-word that
|
/kernel/linux/linux-5.10/fs/btrfs/ |
H A D | send.c | 181 * which is in the pending directory moves index above. In this case, 2837 * Renames/moves a file/dir to its orphan name. Used when the first 3380 struct pending_dir_move *moves, in tail_append_pending_moves() 3383 if (list_empty(&moves->list)) { in tail_append_pending_moves() 3384 list_add_tail(&moves->list, stack); in tail_append_pending_moves() 3387 list_splice_init(&moves->list, &list); in tail_append_pending_moves() 3388 list_add_tail(&moves->list, stack); in tail_append_pending_moves() 3391 if (!RB_EMPTY_NODE(&moves->node)) { in tail_append_pending_moves() 3392 rb_erase(&moves->node, &sctx->pending_dir_moves); in tail_append_pending_moves() 3393 RB_CLEAR_NODE(&moves in tail_append_pending_moves() 3379 tail_append_pending_moves(struct send_ctx *sctx, struct pending_dir_move *moves, struct list_head *stack) tail_append_pending_moves() argument [all...] |
/kernel/linux/linux-6.6/fs/btrfs/ |
H A D | send.c | 261 * which is in the pending directory moves index above. In this case, 3086 * Renames/moves a file/dir to its orphan name. Used when the first 3668 struct pending_dir_move *moves, in tail_append_pending_moves() 3671 if (list_empty(&moves->list)) { in tail_append_pending_moves() 3672 list_add_tail(&moves->list, stack); in tail_append_pending_moves() 3675 list_splice_init(&moves->list, &list); in tail_append_pending_moves() 3676 list_add_tail(&moves->list, stack); in tail_append_pending_moves() 3679 if (!RB_EMPTY_NODE(&moves->node)) { in tail_append_pending_moves() 3680 rb_erase(&moves->node, &sctx->pending_dir_moves); in tail_append_pending_moves() 3681 RB_CLEAR_NODE(&moves in tail_append_pending_moves() 3667 tail_append_pending_moves(struct send_ctx *sctx, struct pending_dir_move *moves, struct list_head *stack) tail_append_pending_moves() argument [all...] |
/kernel/linux/linux-5.10/arch/m68k/ifpsp060/src/ |
H A D | isp.S | 3211 # (9) Fetch the source operands using "moves". #
|
/kernel/linux/linux-6.6/arch/m68k/ifpsp060/src/ |
H A D | isp.S | 3211 # (9) Fetch the source operands using "moves". #
|