Home
last modified time | relevance | path

Searched refs:sleep (Results 2851 - 2875 of 3023) sorted by relevance

1...<<111112113114115116117118119120121

/kernel/linux/linux-6.6/drivers/infiniband/hw/irdma/
H A Dverbs.c4246 static int irdma_create_hw_ah(struct irdma_device *iwdev, struct irdma_ah *ah, bool sleep) in irdma_create_hw_ah() argument
4256 err = irdma_ah_cqp_op(rf, &ah->sc_ah, IRDMA_OP_AH_CREATE, sleep, in irdma_create_hw_ah()
4264 if (!sleep) { in irdma_create_hw_ah()
/kernel/linux/linux-6.6/drivers/net/wireless/intel/iwlegacy/
H A Dcommon.c1058 * Setting power level allows the card to go to sleep when not busy.
1060 * We calculate a sleep command based on the required latency, which
1142 D_POWER("Sending power/sleep command\n"); in il_set_power()
2734 * uCode will never sleep when we're in il_txq_update_write_ptr()
4443 struct il_sleep_notification *sleep = &(pkt->u.sleep_notif); in il_hdl_pm_sleep() local
4444 D_RX("sleep mode: %d, src: %d\n", in il_hdl_pm_sleep()
4445 sleep->pm_sleep_mode, sleep->pm_wakeup_src); in il_hdl_pm_sleep()
5130 D_MAC80211("Error setting sleep level\n"); in il_mac_config()
/test/xts/acts/distributeddatamgr/distributedKVStoretest/distributedKVStorejstest/hap/entry/src/ohosTest/js/test/
H A DSingleKvStoreKVPromiseJsTest.js41 function sleep(ms) { function
2022 await sleep(500);
2076 await sleep(500);
/third_party/libfuse/lib/
H A Dfuse.c4167 int sleep) in fuse_lib_setlk()
4170 sleep ? F_SETLKW : F_SETLK); in fuse_lib_setlk()
4857 sleep(sleep_time); in fuse_prune_nodes()
4165 fuse_lib_setlk(fuse_req_t req, fuse_ino_t ino, struct fuse_file_info *fi, struct flock *lock, int sleep) fuse_lib_setlk() argument
/device/soc/rockchip/common/sdk_linux/drivers/tty/serial/8250/
H A D8250_port.c760 * IER sleep support. UARTs which have EFRs need the "extended
764 static void serial8250_set_sleep(struct uart_8250_port *p, int sleep) in serial8250_set_sleep() argument
778 serial_out(p, UART_IER, sleep ? UART_IERX_SLEEP : 0); in serial8250_set_sleep()
3544 /* check scratch reg to see if port powered off during system sleep */ in serial8250_console_write()
/kernel/linux/linux-5.10/drivers/video/fbdev/aty/
H A Datyfb_base.c1995 /* Power management routines. Those are used for PowerBook sleep.
1997 static int aty_power_mgmt(int sleep, struct atyfb_par *par) in aty_power_mgmt() argument
2008 if (sleep) { in aty_power_mgmt()
2646 * wake up from sleep -- paulus in aty_init()
/kernel/linux/linux-5.10/kernel/
H A Dworkqueue.c871 * wq_worker_sleeping - a worker is going to sleep
872 * @task: task going to sleep
875 * going to sleep. Preemption needs to be disabled to protect ->sleeping
931 * to sleep. It's used by psi to identify aggregation workers during
933 * worker is the last task in the system or cgroup to go to sleep.
1914 * Might sleep. Does GFP_KERNEL allocations.
2397 goto sleep; in worker_thread()
2438 sleep: in worker_thread()
2441 * manage, sleep. Workers are woken up only while holding in worker_thread()
/kernel/linux/linux-6.6/drivers/video/fbdev/aty/
H A Datyfb_base.c2005 /* Power management routines. Those are used for PowerBook sleep.
2007 static int aty_power_mgmt(int sleep, struct atyfb_par *par) in aty_power_mgmt() argument
2018 if (sleep) { in aty_power_mgmt()
2650 * wake up from sleep -- paulus in aty_init()
/test/xts/acts/commonlibrary/thirdparty/musl/entry/src/main/cpp/
H A Dunistdndk.cpp407 int sin_value = sleep(valueZero); in Sleep()
1721 sleep(PARAM_1); in Vfork()
2124 {"sleep", nullptr, Sleep, nullptr, nullptr, nullptr, napi_default, nullptr}, in Init()
/third_party/elfutils/debuginfod/
H A Ddebuginfod.cxx3745 sleep (1); in thread_main_fts_source_paths()
3980 sleep (1); in thread_main_groom()
/third_party/nghttp2/src/
H A Dshrpx.cc2131 listenerconf.timeout.sleep = 30_s; in fill_default_config()
2705 << util::duration_str(config->conn.listener.timeout.sleep) << R"( in print_help()
/third_party/rust/crates/nix/src/
H A Dunistd.rs1844 /// See also [sleep(2)](https://pubs.opengroup.org/onlinepubs/009695399/functions/sleep.html#tag_03_705_05)
1847 pub fn sleep(seconds: c_uint) -> c_uint { in sleep() functions
1848 unsafe { libc::sleep(seconds) } in sleep()
/third_party/python/Lib/test/
H A Dtest_io.py195 time.sleep(0.25)
1493 time.sleep(0.02) # yield
1874 time.sleep(0.02) # yield
3303 time.sleep(0.02)
4365 time.sleep(0.5)
/foundation/barrierfree/accessibility/services/test/mock/
H A Dmock_aams_accessibility_touchEvent_injector_test.cpp88 sleep(1); in SetUp()
/foundation/multimedia/av_codec/test/moduletest/audio_encoder/InnerAPI/
H A DInnerInterfaceDependCheckTest.cpp78 sleep(1); in Start()
/foundation/multimedia/av_codec/test/unittest/video_test/vcodec_framework_test/
H A Dvideoenc_func_unit_test.cpp59 sleep(1); in MultiThreadCreateVEnc()
/foundation/multimedia/av_codec/test/moduletest/audio_decoder/InnerAPI/
H A DInnerInterfaceDependCheckTest.cpp1404 sleep(2); in HWTEST_F()
/foundation/systemabilitymgr/samgr/services/samgr/native/test/unittest/src/
H A Dondemand_helper.cpp1150 sleep(1); in TestProcess()
/foundation/communication/wifi/wifi/test/fuzztest/wifi_sta/wifidevicestub_fuzzer/
H A Dwifidevicestub_fuzzer.cpp1124 sleep(4); in LLVMFuzzerTestOneInput()
/foundation/communication/wifi/wifi/test/wifi_standard/wifi_framework/wifi_manage/wifi_native/client/hdi_client/
H A Dwifi_hdi_wpa_client_test.cpp773 sleep(1); in HWTEST_F()
/foundation/distributeddatamgr/data_share/test/native/unittest/mediadatashare_test/src/
H A Dmediadatashare_unit_test.cpp199 sleep(sleepTime); in SetUpTestCase()
/foundation/communication/dhcp/services/dhcp_client/src/
H A Ddhcp_client_state_machine.cpp1331 DHCP_LOGI("ParseDhcpNakPacket receive DHCP_NAK 53, avoid excessive network traffic, need sleep!"); in ParseDhcpNakPacket()
1335 sleep(m_resendTimer); in ParseDhcpNakPacket()
1336 DHCP_LOGI("ParseDhcpNakPacket sleep:%{public}u", m_resendTimer); in ParseDhcpNakPacket()
/kernel/linux/linux-5.10/tools/testing/selftests/bpf/
H A Dtest_sockmap.c888 sleep(rate); in forever_ping_pong()
/kernel/linux/linux-5.10/drivers/media/dvb-frontends/
H A Dcx24117.c1228 /* Set sleep mode off */ in cx24117_initfe()
1275 * Put device to sleep
1285 /* Set sleep mode on */ in cx24117_sleep()
1632 .sleep = cx24117_sleep,
H A Dcx24120.c1568 .sleep = cx24120_sleep,

Completed in 100 milliseconds

1...<<111112113114115116117118119120121