/freebsd/share/man/man4/ |
H A D | textdump.4 | 73 May be disabled by clearing the 80 May be disabled by clearing the 86 May be disabled by clearing the 91 May be disabled by clearing the 96 My be disabled by clearing the
|
/freebsd/sys/kern/ |
H A D | subr_module.c | 226 int clearing; in preload_delete_name() local 232 clearing = 0; in preload_delete_name() 246 clearing = 1; /* got it, start clearing */ in preload_delete_name() 247 else if (clearing) { in preload_delete_name() 248 clearing = 0; /* at next one now.. better stop */ in preload_delete_name() 251 if (clearing) { in preload_delete_name()
|
/freebsd/sys/contrib/openzfs/tests/zfs-tests/tests/functional/direct/ |
H A D | dio_write_verify.ksh | 57 # Clearing out DIO counts for Zpool 59 # Clearing out dio_verify from event logs 104 # Clearing out DIO counts for Zpool 106 # Clearing out dio_verify from event logs
|
/freebsd/sys/contrib/device-tree/Bindings/powerpc/opal/ |
H A D | sensor-groups.txt | 17 operations like clearing the min/max history of all 26 sensor groups like clearing min/max, enabling/disabling sensor
|
/freebsd/crypto/openssl/doc/man3/ |
H A D | OPENSSL_ia32cap.pod | 64 For example, in 32-bit application context clearing bit #26 at run-time 66 clearing bit #24 disables SSE2 code operating on 128-bit XMM register 79 Less intuitive is clearing bit #28, or ~0x10000000 in the "environment
|
/freebsd/crypto/openssh/openbsd-compat/ |
H A D | port-solaris.c | 126 debug2("%s: clearing process contract template on fd %d", in solaris_contract_post_fork_child() 131 error("%s: Error clearing active process contract " in solaris_contract_post_fork_child() 145 debug2("%s: clearing template (fd %d)", __func__, tmpl_fd); in solaris_contract_post_fork_parent() 152 error("%s: Error clearing active process contract " in solaris_contract_post_fork_parent() 159 * If either the fork didn't succeed (pid < 0), or clearing in solaris_contract_post_fork_parent()
|
/freebsd/sys/dev/isci/scil/ |
H A D | scif_sas_smp_activity_clear_affiliation.c | 82 * @param[in] fw_device the framework SMP device that is clearing affiliation for 124 * @param[in] fw_device the framework SMP device that is clearing affiliation for 188 * @param[in] fw_device the framework SMP device that is clearing affiliation for 235 * @param[in] fw_device the framework SMP device that is clearing affiliation for
|
/freebsd/contrib/llvm-project/clang/lib/Headers/ |
H A D | bmiintrin.h | 288 /// \returns An unsigned integer containing the result of clearing the bits from 310 /// \returns An unsigned integer containing the result of clearing the bits from 360 /// \returns An unsigned integer containing the result of clearing the source 382 /// \returns An unsigned integer containing the result of clearing the source 509 /// \returns An unsigned 64-bit integer containing the result of clearing the 531 /// \returns An unsigned 64-bit integer containing the result of clearing the 581 /// \returns An unsigned 64-bit integer containing the result of clearing the 603 /// \returns An unsigned 64-bit integer containing the result of clearing the
|
/freebsd/cddl/contrib/opensolaris/cmd/dtrace/test/tst/common/aggs/ |
H A D | tst.clear.d | 31 * Positive test for clearing aggregations 33 * SECTION: Aggregations/Clearing aggregations
|
/freebsd/tests/sys/cddl/zfs/tests/interop/ |
H A D | cleanup.ksh | 37 log_note "Clearing meta device ($META_DEVICE_ID)" 46 log_note "Clearing meta db ($i)"
|
/freebsd/sys/contrib/openzfs/tests/zfs-tests/tests/functional/cli_root/zpool_labelclear/ |
H A D | zpool_labelclear_active.ksh | 26 # 2. Try clearing the label on data and log devices. 28 # 4. Try clearing the label on auxiliary vdevs.
|
/freebsd/libexec/rc/rc.d/ |
H A D | cleartmp | 28 startmsg "Clearing ${tmp}." 50 startmsg "Clearing ${tmp} (X related)."
|
/freebsd/sys/contrib/openzfs/module/zfs/ |
H A D | aggsum.c | 47 * subtracted). Clearing the bucket is the opposite; we add the current delta 50 * lower bound. Note that only borrowing and clearing require access to the 61 * then clearing a bucket. This proceeds until the target is outside of the 67 * expensive is clearing buckets. This involves grabbing the global lock
|
/freebsd/contrib/bmake/unit-tests/ |
H A D | suff-main-several.exp | 31 Clearing all suffixes 40 Clearing all suffixes 49 Clearing all suffixes
|
/freebsd/sys/contrib/openzfs/config/ |
H A D | kernel-block-device-operations.m4 | 9 unsigned int clearing) { 10 (void) disk, (void) clearing;
|
/freebsd/lib/libc/string/ |
H A D | memset.3 | 76 optimization pass, making it useful for clearing sensitive memory 103 clearing sensitive data.
|
/freebsd/sys/contrib/device-tree/Bindings/gpio/ |
H A D | gpio-mmio.yaml | 57 will turn that line into an output line. Conversely, clearing a bit 61 will turn that line into an input line. Conversely, clearing a bit
|
/freebsd/contrib/ncurses/man/ |
H A D | clear.1 | 141 sequence for clearing the screen. 142 Rather than clearing just the visible part of the screen using
|
/freebsd/secure/lib/libcrypto/man/man3/ |
H A D | OPENSSL_ia32cap.3 | 195 For example, in 32\-bit application context clearing bit #26 at run-time 197 clearing bit #24 disables \s-1SSE2\s0 code operating on 128\-bit \s-1XMM\s0 register 210 Less intuitive is clearing bit #28, or ~0x10000000 in the \*(L"environment
|
/freebsd/contrib/llvm-project/clang/lib/Headers/ppc_wrappers/ |
H A D | bmi2intrin.h | 64 /* The loop is for the number of '1' bits in the mask and clearing in _pdep_u64() 104 from clearing the mask bit with the (m != 0) test. The in _pext_u64()
|
/freebsd/crypto/openssl/test/ |
H A D | errtest.c | 182 /* Setting and clearing a mark should not affect the error */ in test_marks() 226 /* Setting and clearing a mark should not affect the errors on the stack */ in test_marks() 242 /* Clearing where there is no mark should fail */ in test_marks()
|
/freebsd/sys/x86/iommu/ |
H A D | intel_fault.c | 68 * MCH. We are trying to reduce the latency for clearing the fault 167 * cases by clearing overflow bit even if no fault is in dmar_fault_intr() 170 * On IvyBridge, errata BV30 states that clearing clear in dmar_fault_intr()
|
/freebsd/sys/contrib/device-tree/Bindings/power/reset/ |
H A D | msm-poweroff.txt | 4 Clearing that bit allows us to restart/poweroff. The difference
|
/freebsd/contrib/wpa/src/utils/ |
H A D | eloop.h | 86 * socket. The handler function is responsible for clearing the event after 113 * socket. The handler function is responsible for clearing the event after 145 * function is responsible for clearing the event after having processed it in
|
/freebsd/sys/dev/ath/ath_hal/ar5211/ |
H A D | ar5211_recv.c | 173 * Initialize RX descriptor, by clearing the status and clearing
|