| /freebsd-13.1/contrib/llvm-project/llvm/lib/Target/AMDGPU/ |
| H A D | SIInsertWaitcnts.cpp | 168 Wait.VmCnt = std::min(Wait.VmCnt, Count); in addWait() 171 Wait.ExpCnt = std::min(Wait.ExpCnt, Count); in addWait() 174 Wait.LgkmCnt = std::min(Wait.LgkmCnt, Count); in addWait() 177 Wait.VsCnt = std::min(Wait.VsCnt, Count); in addWait() 829 Wait = Wait.combined(OldWait); in applyPreexistingWaitcnt() 846 Wait.VsCnt = std::min(Wait.VsCnt, OldVSCnt); in applyPreexistingWaitcnt() 958 Wait.VmCnt = 0; in generateWaitcntInstBefore() 967 Wait = Wait.combined(AMDGPU::Waitcnt::allZero(ST->hasVscnt())); in generateWaitcntInstBefore() 974 Wait.VmCnt = 0; in generateWaitcntInstBefore() 1150 Wait = Wait.combined(AMDGPU::Waitcnt::allZero(ST->hasVscnt())); in generateWaitcntInstBefore() [all …]
|
| /freebsd-13.1/contrib/llvm-project/llvm/include/llvm/Support/ |
| H A D | Threading.h | 64 enum InitStatus { Uninitialized = 0, Wait = 1, Done = 2 }; enumerator 97 sys::cas_flag old_val = sys::CompareAndSwap(&flag.status, Wait, Uninitialized); in call_once()
|
| H A D | Program.h | 207 ProcessInfo Wait(
|
| /freebsd-13.1/sys/sys/ |
| H A D | aac_ioctl.h | 174 int Wait; member 181 int Wait; member
|
| /freebsd-13.1/contrib/googletest/googletest/include/gtest/internal/ |
| H A D | gtest-death-test-internal.h | 114 virtual int Wait() = 0; 203 if (!gtest_dt->Passed(predicate(gtest_dt->Wait()))) { \
|
| /freebsd-13.1/sys/contrib/openzfs/etc/systemd/system/ |
| H A D | zfs-volume-wait.service.in | 2 Description=Wait for ZFS Volume (zvol) links in /dev
|
| /freebsd-13.1/contrib/llvm-project/compiler-rt/lib/sanitizer_common/ |
| H A D | sanitizer_mutex.h | 70 void Wait(); 190 writers_.Wait(); in Lock() 250 readers_.Wait(); in ReadLock()
|
| H A D | sanitizer_mutex.cpp | 31 void Semaphore::Wait() { in Wait() function in __sanitizer::Semaphore
|
| /freebsd-13.1/contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/MPI-Checker/ |
| H A D | MPITypes.h | 29 enum State : unsigned char { Nonblocking, Wait }; enumerator
|
| H A D | MPIChecker.cpp | 82 State = State->set<RequestMap>(ReqRegion, Request::State::Wait); in checkUnmatchedWaits()
|
| /freebsd-13.1/contrib/googletest/googletest/src/ |
| H A D | gtest-death-test.cc | 649 virtual int Wait(); 671 int WindowsDeathTest::Wait() { in Wait() function in testing::internal::WindowsDeathTest 821 virtual int Wait(); 874 int FuchsiaDeathTest::Wait() { in Wait() function in testing::internal::FuchsiaDeathTest 1006 virtual int Wait(); 1024 int ForkingDeathTest::Wait() { in Wait() function in testing::internal::ForkingDeathTest
|
| /freebsd-13.1/sys/dev/ppbus/ |
| H A D | ppb_1284.h | 64 #define Wait nBUSY macro
|
| /freebsd-13.1/sys/contrib/device-tree/Bindings/arm/freescale/ |
| H A D | fsl,imx7ulp-pm.txt | 11 Standby modes for either Cortex family. Run, Wait, and Stop are the
|
| /freebsd-13.1/contrib/ntp/scripts/ntp-wait/ |
| H A D | invoke-ntp-wait.texi | 4 @cindex Wait for ntpd to stabilize the system clock 64 ntp-wait - Wait for ntpd to stabilize the system clock - Ver. 4.2.8p15
|
| H A D | ntp-wait-opts | 43 ntp-wait - Wait for ntpd to stabilize the system clock - Ver. 4.2.8p15
|
| H A D | ntp-wait.texi | 18 * ntp-wait: (ntp-wait). Wait for ntpd to synchronize and stabilize the system clock.
|
| H A D | ntp-wait-opts.def | 7 prog-title = "Wait for ntpd to stabilize the system clock";
|
| /freebsd-13.1/contrib/ntp/scripts/ntpsweep/ |
| H A D | ntpsweep.texi | 18 * ntpsweep: (ntpsweep). Wait for ntpd to synchronize and stabilize the system clock.
|
| /freebsd-13.1/contrib/llvm-project/llvm/lib/Support/ |
| H A D | Program.cpp | 46 Wait(PI, SecondsToWait, /*WaitUntilTerminates=*/SecondsToWait == 0, in ExecuteAndWait()
|
| /freebsd-13.1/sys/contrib/device-tree/src/powerpc/fsl/ |
| H A D | e500mc_power_isa.dtsi | 55 power-isa-wt; // Wait
|
| H A D | e5500_power_isa.dtsi | 55 power-isa-wt; // Wait
|
| H A D | e6500_power_isa.dtsi | 55 power-isa-wt; // Wait
|
| /freebsd-13.1/sys/contrib/openzfs/tests/zfs-tests/tests/functional/cli_root/zpool_reopen/ |
| H A D | zpool_reopen.shlib | 60 # Wait until specific event or timeout occur.
|
| /freebsd-13.1/lib/libc/isc/ |
| H A D | eventlib_p.h | 172 enum { Accept, File, Stream, Timer, Wait, Free, Null } type; enumerator
|
| /freebsd-13.1/sys/contrib/device-tree/Bindings/spi/ |
| H A D | spi-pl022.yaml | 117 description: Microwire interface - Wait state
|