Home
last modified time | relevance | path

Searched refs:IDLE (Results 1 – 25 of 43) sorted by relevance

12

/freebsd-11-stable/sys/net/
HDmp_ring.c58 IDLE = 0, /* consumer ran to completion, nothing more to do. */ enumerator
93 return (IDLE); in state_to_flags()
112 if (prev == IDLE) in drain_ring_locked()
187 if (prev == IDLE) in drain_ring_lockless()
343 MPASS(os.flags != IDLE); in ifmp_ring_enqueue()
413 MPASS(os.flags != IDLE); in ifmp_ring_enqueue()
454 if (os.flags == IDLE) in ifmp_ring_enqueue()
521 s.flags == IDLE) in ifmp_ring_is_idle()
/freebsd-11-stable/sys/dev/cxgbe/
HDt4_mp_ring.c57 IDLE = 0, /* consumer ran to completion, nothing more to do. */ enumerator
92 return (IDLE); in state_to_flags()
114 if (prev == IDLE) in drain_ring()
268 MPASS(os.flags != IDLE); in mp_ring_enqueue()
368 s.flags == IDLE) in mp_ring_is_idle()
/freebsd-11-stable/usr.bin/tip/libacu/
HDhayes.c80 #define IDLE 2 macro
83 static int state = IDLE;
/freebsd-11-stable/sys/dev/fatm/
HDif_fatmreg.h307 #define TDX_MKSTR(DATA,IDLE) \ argument
308 (((DATA) << 16) | (IDLE))
/freebsd-11-stable/contrib/opie/
HDftpcmd.y178 UMASK IDLE CHMOD
492 | SITE SP IDLE CRLF
498 | SITE SP IDLE SP NUMBER CRLF
862 { "IDLE", IDLE, ARGS, 1, "[ <sp> maximum-idle-time ]" },
/freebsd-11-stable/contrib/ntp/ntpd/
HDrefclock_wwv.c290 #define IDLE 0 /* no operation */ macro
324 {IDLE, 0}, /* 9 p1 */
360 {IDLE, 0}, /* 45 */
361 {IDLE, 0}, /* 46 */
362 {IDLE, 0}, /* 47 */
363 {IDLE, 0}, /* 48 */
364 {IDLE, 0}, /* 49 p5 */
1792 case IDLE: /* 9, 45-49 */ in wwv_rsec()
/freebsd-11-stable/contrib/wpa/src/eapol_auth/
HDeapol_auth_sm.c529 SM_STATE(BE_AUTH, IDLE) in SM_STATE() argument
531 SM_ENTRY_MA(BE_AUTH, IDLE, be_auth); in SM_STATE()
554 SM_ENTER(BE_AUTH, IDLE); in SM_STEP()
581 SM_ENTER(BE_AUTH, IDLE); in SM_STEP()
584 SM_ENTER(BE_AUTH, IDLE); in SM_STEP()
587 SM_ENTER(BE_AUTH, IDLE); in SM_STEP()
/freebsd-11-stable/crypto/heimdal/appl/ftp/ftpd/
HDftpcmd.y106 UMASK IDLE CHMOD
493 | SITE SP IDLE CRLF check_secure
500 | SITE SP IDLE SP NUMBER CRLF check_secure
1002 { "IDLE", IDLE, ARGS, 1, "[ <sp> maximum-idle-time ]" },
HDftpcmd.c129 IDLE = 318, enumerator
214 #define IDLE 318 macro
3055 { "IDLE", IDLE, ARGS, 1, "[ <sp> maximum-idle-time ]" },
/freebsd-11-stable/contrib/apr/memory/unix/
HDapr_pools.c615 #define IDLE 0 macro
775 old = apr_atomic_cas32(&pool->in_use, IN_USE, IDLE); in pool_concurrency_set_used()
777 if (old != IDLE) in pool_concurrency_set_used()
787 old = apr_atomic_cas32(&pool->in_use, IDLE, IN_USE); in pool_concurrency_set_idle()
790 pool_concurrency_abort(pool, IDLE, old); in pool_concurrency_set_idle()
795 pool->in_use = IDLE; in pool_concurrency_init()
802 old = apr_atomic_cas32(&pool->in_use, DESTROYED, IDLE); in pool_concurrency_set_destroyed()
804 if (old != IDLE) in pool_concurrency_set_destroyed()
/freebsd-11-stable/contrib/wpa/src/eapol_supp/
HDeapol_supp_sm.c542 SM_STATE(SUPP_BE, IDLE) in SM_STATE() argument
544 SM_ENTRY(SUPP_BE, IDLE); in SM_STATE()
617 SM_ENTER(SUPP_BE, IDLE); in SM_STEP()
620 SM_ENTER(SUPP_BE, IDLE); in SM_STEP()
623 SM_ENTER(SUPP_BE, IDLE); in SM_STEP()
634 SM_ENTER(SUPP_BE, IDLE); in SM_STEP()
/freebsd-11-stable/sys/dev/cxgb/ulp/iw_cxgb/
HDiw_cxgb_cm.h128 IDLE = 0, enumerator
/freebsd-11-stable/libexec/ftpd/
HDftpcmd.y112 UMASK IDLE CHMOD MDFIVE
632 | SITE SP check_login IDLE CRLF
639 | SITE SP check_login IDLE SP NUMBER CRLF
1127 { "IDLE", IDLE, ARGS, 1, "[ <sp> maximum-idle-time ]" },
/freebsd-11-stable/contrib/gdb/gdb/
HDser-e7kpc.c57 #define IDLE 0x0000 macro
/freebsd-11-stable/contrib/wpa/src/eap_server/
HDeap_server.c307 SM_STATE(EAP, IDLE) in SM_STATE() argument
309 SM_ENTRY(EAP, IDLE); in SM_STATE()
1214 SM_ENTER(EAP, IDLE); in SM_STEP()
1245 SM_ENTER(EAP, IDLE); in SM_STEP()
1248 SM_ENTER(EAP, IDLE); in SM_STEP()
/freebsd-11-stable/usr.sbin/bhyve/
HDpci_emul.h108 IDLE, enumerator
HDpci_emul.c738 pdi->pi_lintr.state = IDLE; in pci_emul_init()
1532 if (pi->pi_lintr.state == IDLE) { in pci_lintr_assert()
1550 pi->pi_lintr.state = IDLE; in pci_lintr_deassert()
1553 pi->pi_lintr.state = IDLE; in pci_lintr_deassert()
/freebsd-11-stable/contrib/llvm-project/openmp/runtime/src/
HDkmp_stats.h64 IDLE, enumerator
732 _nestLevel(0), _event_vector(), next(this), prev(this), state(IDLE), in kmp_stats_list()
HDkmp_wait_release.h373 KMP_SET_THREAD_STATE(IDLE); in __kmp_wait_template()
449 if (KMP_GET_THREAD_STATE() == IDLE) { in __kmp_wait_template()
/freebsd-11-stable/contrib/wpa/src/eap_peer/
HDeap.c293 SM_STATE(EAP, IDLE) in SM_STATE() argument
295 SM_ENTRY(EAP, IDLE); in SM_STATE()
1261 SM_ENTER(EAP, IDLE); in eap_peer_sm_step_local()
1298 SM_ENTER(EAP, IDLE); in eap_peer_sm_step_local()
1301 SM_ENTER(EAP, IDLE); in eap_peer_sm_step_local()
/freebsd-11-stable/tools/tools/locale/etc/charmaps/
HDUS-ASCII.TXT32 0x16 0x0016 # SYNCHRONOUS IDLE
HDCP1251.TXT43 0x16 0x0016 #SYNCHRONOUS IDLE
HDCP866.TXT42 0x16 0x0016 #SYNCHRONOUS IDLE
/freebsd-11-stable/contrib/ofed/librdmacm/examples/
HDrping.c73 IDLE = 1, enumerator
1178 cb->state = IDLE; in main()
/freebsd-11-stable/contrib/wpa/src/ap/
HDwpa_auth.c3522 SM_STATE(WPA_PTK_GROUP, IDLE) in SM_STATE() argument
3524 SM_ENTRY_MA(WPA_PTK_GROUP, IDLE, wpa_ptk_group); in SM_STATE()
3705 SM_ENTER(WPA_PTK_GROUP, IDLE); in SM_STEP()
3726 SM_ENTER(WPA_PTK_GROUP, IDLE); in SM_STEP()
3729 SM_ENTER(WPA_PTK_GROUP, IDLE); in SM_STEP()

12