Home
last modified time | relevance | path

Searched full:rotating (Results 1 – 25 of 82) sorted by relevance

1234

/freebsd/sys/contrib/openzfs/module/zfs/
H A Dvdev_mirror.c132 * If there is a mixture of rotating and non-rotating media, setting
134 * as it will direct more reads to the non-rotating vdevs which are more likely
138 /* Rotating media load calculation configuration. */
143 /* Non-rotating media load calculation configuration. */
207 /* Non-rotating media. */ in vdev_mirror_load()
214 * Apply a seek penalty even for non-rotating devices as in vdev_mirror_load()
223 /* Rotating media I/O's which directly follow the last I/O. */ in vdev_mirror_load()
1045 "Rotating media load increment for non-seeking I/Os");
1048 ZMOD_RW, "Rotating media load increment for seeking I/Os");
1053 "a reduced rotating media seek increment");
[all …]
/freebsd/sys/contrib/device-tree/Bindings/input/
H A Ddlg,da7280.txt12 "ERM-bar" - Bar type Eccentric Rotating Mass.
13 "ERM-coin" - Coin type Eccentric Rotating Mass.
H A Dti,drv260x.txt15 DRV260X_ERM_MODE - Eccentric Rotating Mass mode (Rotary vibrator)
H A Dti,drv260x.yaml40 Eccentric Rotating Mass mode (Rotary vibrator)
/freebsd/contrib/llvm-project/llvm/lib/Transforms/Utils/
H A DLoopRotationUtils.cpp212 // This means that rotating the loop can remove the phi.
409 /// rotating loops in which the latch exits to avoid excessive or endless
458 dbgs() << "LoopRotation: NOT rotating - contains non-duplicatable" in rotateLoop()
464 LLVM_DEBUG(dbgs() << "LoopRotation: NOT rotating - contains convergent " in rotateLoop()
470 LLVM_DEBUG(dbgs() << "LoopRotation: NOT rotating - contains instructions" in rotateLoop()
476 LLVM_DEBUG(dbgs() << "LoopRotation: NOT rotating - contains " in rotateLoop()
485 // When preparing for LTO, avoid rotating loops with calls that could be in rotateLoop()
513 LLVM_DEBUG(dbgs() << "LoopRotation: rotating "; L->dump()); in rotateLoop()
/freebsd/usr.sbin/newsyslog/
H A Dnewsyslog.8162 normally signal when rotating a log file.
195 make sure rotating of old logfiles can select the correct logfiles.
/freebsd/sys/contrib/device-tree/Bindings/media/
H A Dallwinner,sun8i-a83t-de2-rotate.yaml16 rotating and flipping images.
/freebsd/contrib/llvm-project/libcxx/modules/std/
H A Dbit.cppm
/freebsd/usr.sbin/periodic/etc/daily/
H A D310.accounting32 echo "Rotating accounting logs and gathering statistics:"
/freebsd/usr.bin/cksum/
H A Dsum1.c49 * 16-bit checksum, rotating right before each addition; in csum1()
/freebsd/sys/netgraph/
H A Dng_vlan_rotate.c310 * Rotating is quite complicated if the rotation offset and the number
438 /* rotating upwards always (using modular arithmetics) */ in ng_vlanrotate_rcvdata()
/freebsd/contrib/llvm-project/libcxx/include/
H A Dbit35 // [bit.rotate], rotating
/freebsd/share/man/man4/
H A Dnda.4112 .It Va kern.cam.nda.N.rotating
/freebsd/tests/sys/kern/
H A Dsonewconn_overflow.py87 # Clear the dmesg buffer to prevent rotating causes issues
/freebsd/sys/contrib/openzfs/include/os/linux/kernel/linux/
H A Dmod_compat.h139 * ZMOD_RW, "Rotating media load increment for non-seeking I/O's");
/freebsd/contrib/llvm-project/openmp/runtime/src/
H A Dkmp_global.cpp382 /* For debug information logging using rotating buffer */
397 /* end rotating debug buffer */
/freebsd/contrib/libpcap/msdos/
H A Dreadme.dos116 have any effect. It shows a rotating "fan" in upper right corner of
/freebsd/sys/contrib/device-tree/Bindings/iio/
H A Dmount-matrix.txt131 device on a flat surface and spin it around the z axis (such as rotating a
/freebsd/contrib/llvm-project/clang/lib/Format/
H A DQualifierAlignmentFixer.cpp126 // If we are rotating to the left we move the Last token to the front. in rotateTokens()
142 // If we are rotating to the right we move the first token to the back. in rotateTokens()
/freebsd/sys/contrib/libsodium/src/libsodium/crypto_pwhash/argon2/
H A Dargon2-fill-block-avx2.c195 /*1.1 Rotating prev_offset if needed */ in fill_segment_avx2()
H A Dargon2-fill-block-avx512f.c200 /*1.1 Rotating prev_offset if needed */ in fill_segment_avx512f()
H A Dargon2-fill-block-ssse3.c194 /*1.1 Rotating prev_offset if needed */ in fill_segment_ssse3()
H A Dargon2-fill-block-ref.c190 /*1.1 Rotating prev_offset if needed */ in fill_segment_ref()
/freebsd/crypto/openssl/crypto/des/asm/
H A Dcrypt586.pl146 # now has a side affect of rotating $a by $shift
/freebsd/lib/libpmc/pmu-events/arch/powerpc/power9/
H A Dother.json345 "BriefDescription": "Rotating sample of 16 RD actives"
815 "BriefDescription": "Rotating sample of 16 snoop valids"
1600 "BriefDescription": "Rotating sample of 16 CI or CO actives"
1695 "BriefDescription": "Rotating sample of 8 WI valid (duplicate)"
2335 "BriefDescription": "Rotating sample of 32 PF actives"

1234