Home
last modified time | relevance | path

Searched refs:wait (Results 101 – 125 of 875) sorted by relevance

12345678910>>...35

/freebsd/sys/dev/atkbdc/
H A Datkbdc.c844 empty_kbd_buffer(KBDC p, int wait) in empty_kbd_buffer() argument
855 for (t = wait; t > 0; ) { in empty_kbd_buffer()
867 t = wait; in empty_kbd_buffer()
883 empty_aux_buffer(KBDC p, int wait) in empty_aux_buffer() argument
894 for (t = wait; t > 0; ) { in empty_aux_buffer()
906 t = wait; in empty_aux_buffer()
922 empty_both_buffers(KBDC p, int wait) in empty_both_buffers() argument
933 for (t = wait; t > 0; ) { in empty_both_buffers()
943 t = wait; in empty_both_buffers()
/freebsd/sys/contrib/device-tree/src/arm/samsung/
H A Dexynos5250-snow-common.dtsi68 wait-retry-us = <3000>;
69 wait-free-us = <50000>;
131 ti,overcurrent-wait = <3>;
136 ti,overcurrent-wait = <3>;
141 ti,overcurrent-wait = <3>;
145 ti,overcurrent-wait = <3>;
150 ti,overcurrent-wait = <3>;
154 ti,overcurrent-wait = <3>;
159 ti,overcurrent-wait = <3>;
/freebsd/contrib/netbsd-tests/lib/libc/ttyio/
H A Dt_ttyio.c75 REQUIRE_ERRNO(wait(NULL), -1); in sigchld()
153 (void)wait(NULL); in ATF_TC_BODY()
/freebsd/sys/contrib/device-tree/Bindings/bus/
H A Dqcom,ebi2.txt90 - qcom,xmem-write-wait-cycles: number of wait cycles for every write access, 0=1
92 - qcom,xmem-read-wait-cycles: number of wait cycles for every read access, 0=1
135 qcom,xmem-write-wait-cycles = <9>;
136 qcom,xmem-read-wait-cycles = <9>;
/freebsd/sys/dev/irdma/
H A Dirdma_main.h531 bool wait);
560 struct irdma_modify_qp_info *info, bool wait);
565 bool wait);
579 struct irdma_qp_flush_info *info, bool wait);
581 struct irdma_gen_ae_info *info, bool wait);
595 bool wait,
/freebsd/sys/dev/axgbe/
H A Dxgbe-i2c.c138 unsigned int wait = XGBE_ABORT_COUNT; in xgbe_i2c_abort() local
146 while (wait--) { in xgbe_i2c_abort()
159 unsigned int wait = XGBE_DISABLE_COUNT; in xgbe_i2c_set_enable() local
162 while (wait--) { in xgbe_i2c_set_enable()
/freebsd/contrib/netbsd-tests/rump/rumpkern/h_client/
H A Dh_forkcli.c59 if (wait(&status) == -1) in simple()
109 if (wait(&status) == -1) in pipecomm()
/freebsd/sys/kern/
H A Dsubr_busdma_bufalloc.c148 uint8_t *pflag, int wait) in busdma_bufalloc_alloc_uncacheable() argument
156 wait, 0, BUS_SPACE_MAXADDR, VM_MEMATTR_UNCACHEABLE)); in busdma_bufalloc_alloc_uncacheable()
/freebsd/contrib/netbsd-tests/lib/libc/sys/
H A Dt_msgsnd.c112 (void)wait(&sta); in ATF_TC_BODY()
268 (void)wait(&sta); in ATF_TC_BODY()
337 (void)wait(&sta); in ATF_TC_BODY()
H A Dt_setrlimit.c222 (void)wait(&sta); in ATF_TC_BODY()
308 (void)wait(&sta); in ATF_TC_BODY()
364 (void)wait(&sta); in ATF_TC_BODY()
423 (void)wait(&sta); in ATF_TC_BODY()
H A Dt_msgctl.c165 (void)wait(&sta); in ATF_TC_BODY()
215 (void)wait(&sta); in ATF_TC_BODY()
234 (void)wait(&sta); in ATF_TC_BODY()
/freebsd/contrib/llvm-project/libcxx/include/__condition_variable/
H A Dcondition_variable.h59 void wait(unique_lock<mutex>& __lk) _NOEXCEPT; in _LIBCPP_DECLARE_STRONG_ENUM_EPILOG()
61 …_LIBCPP_METHOD_TEMPLATE_IMPLICIT_INSTANTIATION_VIS void wait(unique_lock<mutex>& __lk, _Predicate … in _LIBCPP_DECLARE_STRONG_ENUM_EPILOG()
144 void condition_variable::wait(unique_lock<mutex>& __lk, _Predicate __pred) { in wait() function
146 wait(__lk); in wait()
/freebsd/contrib/llvm-project/llvm/lib/Support/
H A DBalancedPartitioning.cpp53 void BalancedPartitioning::BPThreadPool::wait() { in wait() function in BalancedPartitioning::BPThreadPool
59 cv.wait(lock, [&]() { return IsFinishedSpawning; }); in wait()
63 TheThreadPool.wait(); in wait()
100 TP->wait(); in run()
/freebsd/contrib/llvm-project/libcxx/src/
H A Dmutex.cpp81 __cv_.wait(lk); in lock()
116 __cv_.wait(lk); in lock()
/freebsd/stand/i386/libi386/
H A Dvidconsole.c1196 int wait; in probe_keyboard() local
1208 for (wait = PROBE_MAXWAIT; wait > 0; --wait) { in probe_keyboard()
1219 if (wait <= 0) in probe_keyboard()
1226 for (wait = PROBE_MAXWAIT; wait > 0; --wait) { in probe_keyboard()
1232 if (wait <= 0) in probe_keyboard()
/freebsd/contrib/kyua/utils/
H A Dstacktrace_test.cpp167 fs::path("unused.out"), fs::path("unused.err"))->wait(); in generate_core()
201 const executor::exit_handle exit_handle = executor_handle.wait(exec_handle); in generate_core()
246 fs::path("unused.out"), fs::path("unused.err"))->wait(); in ATF_TEST_CASE_BODY()
270 fs::path("unused.out"), fs::path("unused.err"))->wait(); in ATF_TEST_CASE_BODY()
564 executor::exit_handle exit_handle = handle.wait(exec_handle); in ATF_TEST_CASE_BODY()
582 executor::exit_handle exit_handle = handle.wait(exec_handle); in ATF_TEST_CASE_BODY()
/freebsd/sys/contrib/device-tree/Bindings/regulator/
H A Dtps65090.txt24 - ti,overcurrent-wait: This is applicable to FET registers, which have a
25 poorly defined "overcurrent wait" field. If this property is present it
27 "overcurrent wait" field and we'll leave it to the BIOS/EC to deal with.
/freebsd/sys/dev/syscons/
H A Dschistory.c86 sc_alloc_history_buffer(scr_stat *scp, int lines, int prev_ysize, int wait) in sc_alloc_history_buffer() argument
132 (wait) ? M_WAITOK : M_NOWAIT); in sc_alloc_history_buffer()
138 NULL, wait); in sc_alloc_history_buffer()
/freebsd/tests/sys/file/
H A Dclosefrom_test.c226 if (wait(NULL) < 0) in main()
244 if (wait(NULL) < 0) in main()
320 if (wait(NULL) < 0) in main()
/freebsd/sys/contrib/dev/rtw89/
H A Dfw.c18 struct rtw89_wait_info *wait, unsigned int cond);
4356 return rtw89_wait_for_cond(wait, cond); in rtw89_h2c_tx_and_wait()
4363 struct rtw89_wait_info *wait = &rtwdev->mcc.wait; in rtw89_fw_h2c_add_mcc() local
4410 struct rtw89_wait_info *wait = &rtwdev->mcc.wait; in rtw89_fw_h2c_start_mcc() local
4446 struct rtw89_wait_info *wait = &rtwdev->mcc.wait; in rtw89_fw_h2c_stop_mcc() local
4476 struct rtw89_wait_info *wait = &rtwdev->mcc.wait; in rtw89_fw_h2c_del_mcc_group() local
4504 struct rtw89_wait_info *wait = &rtwdev->mcc.wait; in rtw89_fw_h2c_reset_mcc_group() local
4533 struct rtw89_wait_info *wait = &rtwdev->mcc.wait; in rtw89_fw_h2c_mcc_req_tsf() local
4572 struct rtw89_wait_info *wait = &rtwdev->mcc.wait; in rtw89_fw_h2c_mcc_macid_bitamp() local
4608 struct rtw89_wait_info *wait = &rtwdev->mcc.wait; in rtw89_fw_h2c_mcc_sync() local
[all …]
/freebsd/contrib/kyua/utils/process/
H A Doperations.cpp79 const pid_t pid = ::wait(&stat_loc); in safe_wait()
248 process::wait(const int pid) in wait() function in process
/freebsd/sys/contrib/device-tree/Bindings/phy/
H A Dnvidia,tegra20-usb-phy.yaml139 Number of 480 MHz clock cycles to wait before start of sync launches
148 nvidia,idle-wait-delay:
153 Number of 480 MHz clock cycles of idle to wait before declare IDLE.
247 - nvidia,idle-wait-delay
345 nvidia,idle-wait-delay = <17>;
/freebsd/sys/contrib/device-tree/Bindings/input/rmi4/
H A Drmi_i2c.txt21 - syna,reset-delay-ms: The number of milliseconds to wait after resetting the
24 - syna,startup-delay-ms: The number of milliseconds to wait after powering on
/freebsd/contrib/ntp/scripts/
H A Dplot_summary-opts.def79 name = dont-wait;
80 descrip = "Don't wait for keystroke between plots";
/freebsd/sys/contrib/dev/mediatek/mt76/
H A Dmcu.c41 wait_event_timeout(dev->mcu.wait, in mt76_mcu_get_response()
52 wake_up(&dev->mcu.wait); in mt76_mcu_rx_event()

12345678910>>...35