| /freebsd-14-stable/usr.sbin/jail/ |
| HD | command.c | 80 static struct cfjails sleeping = TAILQ_HEAD_INITIALIZER(sleeping); variable 235 if (!TAILQ_EMPTY(&sleeping)) { in next_proc() 238 if ((j = TAILQ_FIRST(&sleeping)) && j->timeout.tv_sec) { in next_proc() 266 j = TAILQ_FIRST(&sleeping); in next_proc() 810 requeue(j, &sleeping); in add_proc() 814 TAILQ_FOREACH(tj, &sleeping, tq) { in add_proc() 824 TAILQ_INSERT_TAIL(&sleeping, j, tq); in add_proc() 825 j->queue = &sleeping; in add_proc()
|
| /freebsd-14-stable/sys/contrib/device-tree/Bindings/input/rmi4/ |
| HD | rmi_f01.txt | 13 - syna,nosleep-mode: If set the device will run at full power without sleeping. 15 setting, 1 will disable nosleep (allow sleeping),
|
| /freebsd-14-stable/stand/kshim/ |
| HD | bsd_kernel.c | 347 cv->sleeping = 0; in cv_init() 369 if (cv->sleeping) in cv_timedwait() 372 cv->sleeping = 1; in cv_timedwait() 374 while (cv->sleeping) { in cv_timedwait() 395 if (cv->sleeping) { in cv_timedwait() 396 cv->sleeping = 0; in cv_timedwait() 405 cv->sleeping = 0; in cv_signal() 411 cv->sleeping = 0; in cv_broadcast()
|
| HD | bsd_kernel.h | 330 int sleeping; member
|
| /freebsd-14-stable/sys/x86/acpica/ |
| HD | acpi_apm.c | 433 int sleeping; in apmreadfilt() local 437 sleeping = clone->acpi_sc->acpi_next_sstate ? 1 : 0; in apmreadfilt() 439 return (sleeping); in apmreadfilt()
|
| /freebsd-14-stable/sys/netinet/ |
| HD | tcp_hpts.c | 182 uint64_t sleeping; /* What the actual sleep was (if sleeping) */ member 1600 hpts->sleeping = tv.tv_usec; in __tcp_run_hpts() 1683 hpts->sleeping = 0; in tcp_hpts_thread() 1763 hpts->sleeping = tv.tv_usec; in tcp_hpts_thread() 1941 &hpts->sleeping, 0, in tcp_hpts_mod_load() 2000 hpts->sleeping = tv.tv_usec; in tcp_hpts_mod_load()
|
| /freebsd-14-stable/contrib/ntp/scripts/ntp-wait/ |
| HD | ntp-wait-opts.def | 61 sleeping for
|
| HD | invoke-ntp-wait.texi | 21 sleeping for
|
| /freebsd-14-stable/crypto/openssl/doc/man3/ |
| HD | BIO_socket_wait.pod | 30 If sockets are not available it supports polling by succeeding after sleeping
|
| HD | OSSL_CMP_exec_certreq.pod | 74 The enrollment session may be blocked by sleeping until the addressed
|
| /freebsd-14-stable/sys/contrib/device-tree/src/arm64/qcom/ |
| HD | msm8916-longcheer-l8150.dts | 207 syna,nosleep-mode = <1>; /* Allow sleeping */
|
| HD | msm8916-huawei-g7.dts | 185 syna,nosleep-mode = <1>; /* Allow sleeping */
|
| /freebsd-14-stable/sys/contrib/dev/iwlwifi/mvm/ |
| HD | sta.h | 447 bool sleeping; member
|
| HD | mac80211.c | 3458 bool sleeping = (notif->type != IWL_MVM_PM_EVENT_AWAKE); in iwl_mvm_sta_pm_notif() local 3478 if (mvmsta->sleeping != sleeping) { in iwl_mvm_sta_pm_notif() 3479 mvmsta->sleeping = sleeping; in iwl_mvm_sta_pm_notif() 3481 sleeping ? STA_NOTIFY_SLEEP : STA_NOTIFY_AWAKE, in iwl_mvm_sta_pm_notif() 3483 ieee80211_sta_ps_transition(sta, sleeping); in iwl_mvm_sta_pm_notif() 3486 if (sleeping) { in iwl_mvm_sta_pm_notif()
|
| /freebsd-14-stable/sys/dev/sound/pcm/ |
| HD | channel.h | 125 unsigned int sleeping; member
|
| HD | sound.c | 173 if (ch->inprog == 0 && ch->sleeping == 0 && in pcm_killchans()
|
| HD | channel.c | 338 c->sleeping++; in chn_sleep() 340 c->sleeping--; in chn_sleep()
|
| /freebsd-14-stable/sys/dev/acpica/ |
| HD | acpi.c | 3254 int ret, sleeping; in acpi_AckSleepState() local 3280 sleeping = TRUE; in acpi_AckSleepState() 3285 sleeping = FALSE; in acpi_AckSleepState() 3291 if (sleeping) in acpi_AckSleepState() 3295 if (sleeping) { in acpi_AckSleepState()
|
| /freebsd-14-stable/sys/dev/cxgb/ |
| HD | cxgb_sge.c | 2802 unsigned int sleeping) in check_ring_db() argument 2828 unsigned int sleeping = 0; in process_responses() local 2911 sleeping |= flags & RSPD_GTS_MASK; in process_responses() 2979 if (sleeping) in process_responses() 2980 check_ring_db(adap, qs, sleeping); in process_responses()
|
| /freebsd-14-stable/sys/compat/linuxkpi/common/include/net/ |
| HD | mac80211.h | 2010 ieee80211_sta_ps_transition(struct ieee80211_sta *sta, bool sleeping) in ieee80211_sta_ps_transition() argument
|
| /freebsd-14-stable/contrib/libpcap/ |
| HD | CHANGES | 537 Have pcap_breakloop() forcibly break out of a sleeping 593 Have pcap_breakloop() forcibly break out of a sleeping
|
| /freebsd-14-stable/share/dict/ |
| HD | web2a | 36850 never-sleeping 55450 sleeping bag 55451 sleeping car 55452 sleeping carriage 55453 sleeping disease 55454 sleeping draught 55455 sleeping partner 55456 sleeping porch 55457 sleeping rent 55458 sleeping sickness [all …]
|
| /freebsd-14-stable/contrib/ntp/sntp/libevent/ |
| HD | ChangeLog | 503 o test: replace sleeping with syncing pair in main/fork (16d220c Azat Khuzhin)
|
| /freebsd-14-stable/contrib/libevent/ |
| HD | ChangeLog | 503 o test: replace sleeping with syncing pair in main/fork (16d220c Azat Khuzhin)
|
| /freebsd-14-stable/sys/contrib/dev/acpica/ |
| HD | changes.txt | 15129 Removed extra "clear all GPEs" when sleeping/waking. 15603 When sleeping, clear the wake status only if SleepState is not S5. 18312 sleeping states (e.g. S1, S3), although the lack of a centralized
|