Searched refs:state (Results 1 - 25 of 2297) sorted by last modified time

1234567891011>>

/freebsd-current/usr.bin/diff/
H A Ddiffreg.c1449 const char *state = NULL; local
1473 if (!state)
1474 state = " (private)";
1476 if (!state)
1477 state = " (protected)";
1479 if (!state)
1480 state = " (public)";
1483 if (state)
1484 strlcat(lastbuf, state, sizeof(lastbuf));
/freebsd-current/sys/netinet/
H A Dtcp_var.h85 #define TCP_EI_BITS_RST_IN_FR 0x200 /* a front state reset */
340 t_state:4, /* state of this connection */
571 * for one of three entries and can also state to the old
779 #define TF_NEEDSYN 0x00000400 /* send SYN (implicit state) */
780 #define TF_NEEDFIN 0x00000800 /* send FIN (implicit state) */
1003 uint64_t tcps_persistdrop; /* timeout in persist state */
1129 * Running TCP connection count by state.
1133 #define TCPSTATES_INC(state) counter_u64_add(V_tcps_states[state], 1)
1134 #define TCPSTATES_DEC(state) counter_u64_ad
[all...]
H A Dip_fw.h624 * + if a rule has a "keep-state" (or "limit") option, then the
735 u_int32_t state; /* state of this rule (typically a member in struct:_ipfw_dyn_rule
738 #define IPFW_DYN_ORPHANED 0x40000 /* state's parent rule was deleted */
952 ipfw_dyn_rule state; member in struct:_ipfw_obj_dyntlv
954 #define IPFW_DF_LAST 0x01 /* Last state in chain */
1033 #define IPFW_TMFLAGS_LOCK 0x0004 /* Change table lock state */
H A Dsctputil.c102 sctp_clog.x.close.state = (uint16_t)stcb->asoc.state;
105 sctp_clog.x.close.state = 0;
847 * state to make sure that all timers are stopped.
1316 asoc->strmout[i].state = SCTP_STREAM_OPENING;
1502 /* now go through each assoc which is in the desired state */
1523 if (it->asoc_state && ((it->stcb->asoc.state & it->asoc_state) != it->asoc_state)) {
1524 /* not in the right state... keep looking */
1759 if ((stcb != NULL) && (stcb->asoc.state == SCTP_STATE_EMPTY)) {
1785 ((stcb->asoc.state
3136 sctp_notify_assoc_change(uint16_t state, struct sctp_tcb *stcb, uint16_t error, struct sctp_abort_chunk *abort, bool from_peer, bool timedout, int so_locked) argument
3281 sctp_notify_peer_addr_change(struct sctp_tcb *stcb, uint32_t state, struct sockaddr *sa, uint32_t error, int so_locked) argument
[all...]
H A Dsctp_pcb.c1170 if (stcb->asoc.state & SCTP_STATE_ABOUT_TO_BE_FREED) {
1330 if (stcb->asoc.state & SCTP_STATE_ABOUT_TO_BE_FREED) {
1431 if (stcb->asoc.state & SCTP_STATE_ABOUT_TO_BE_FREED) {
1567 if (stcb->asoc.state & SCTP_STATE_ABOUT_TO_BE_FREED) {
2147 if (stcb->asoc.state & SCTP_STATE_ABOUT_TO_BE_FREED) {
3375 if (stcb->asoc.state & SCTP_STATE_ABOUT_TO_BE_FREED) {
3378 if (stcb->asoc.state & SCTP_STATE_IN_ACCEPT_QUEUE) {
3465 (stcb->asoc.state & SCTP_STATE_PARTIAL_MSG_LEFT)) {
3490 /* now is there some left in our SHUTDOWN state? */
3524 if (stcb->asoc.state
[all...]
H A Dsctp_output.c3643 stcb->asoc.strmout[i].state = SCTP_STREAM_OPENING;
6417 if ((stcb->asoc.strmout[srcv->sinfo_stream].state != SCTP_STREAM_OPEN) &&
6418 (stcb->asoc.strmout[srcv->sinfo_stream].state != SCTP_STREAM_OPENING)) {
6422 if (stcb->asoc.strmout[srcv->sinfo_stream].state > SCTP_STREAM_OPEN) {
6433 (stcb->asoc.state & SCTP_STATE_SHUTDOWN_PENDING)) {
6796 (asoc->state & SCTP_STATE_PARTIAL_MSG_LEFT)) {
7288 if ((strq->state == SCTP_STREAM_RESET_PENDING) &&
7675 if ((strq->state == SCTP_STREAM_RESET_PENDING) &&
7865 if ((asoc->state & SCTP_STATE_SHUTDOWN_PENDING) ||
8576 /* JRI: if dest is in PF state, d
[all...]
H A Dsctp_input.c138 * state :-)
318 outs->state = SCTP_STREAM_CLOSED;
327 asoc->strmout[i].state = SCTP_STREAM_OPEN;
769 SCTPDBG(SCTP_DEBUG_INPUT2, "Received Colliding state, ABORT flags:%x\n",
775 SCTPDBG(SCTP_DEBUG_INPUT2, "Received missing state, ABORT flags:%x\n",
925 /* move to SHUTDOWN-ACK-SENT state */
955 /* process according to association state */
1105 SCTPDBG(SCTP_DEBUG_INPUT2, "Received Colliding state, ERROR flags: %x\n",
1112 SCTPDBG(SCTP_DEBUG_INPUT2, "Received missing state, ERROR flags: %x\n",
1161 /* Blast back to INIT state */
[all...]
/freebsd-current/sys/kern/
H A Dkern_devctl.c98 enum evhdev_detach state);
198 devctl_detach_handler(void *arg __unused, device_t dev, enum evhdev_detach state) argument
200 if (state == EVHDEV_DETACH_COMPLETE)
H A Dvfs_vnops.c759 short state; local
775 state = atomic_load_16(flagsp);
777 if ((state & FOFFSET_LOCKED) == 0) {
778 if (!atomic_fcmpset_acq_16(flagsp, &state,
783 if ((state & FOFFSET_LOCK_WAITING) == 0) {
784 if (!atomic_fcmpset_acq_16(flagsp, &state,
785 state | FOFFSET_LOCK_WAITING))
793 state = atomic_load_16(flagsp);
804 short state; local
819 state
[all...]
/freebsd-current/sys/dev/cxgbe/tom/
H A Dt4_tom.c167 if (tc->state != CS_HW_CONFIGURED) {
169 "because it is not configured (its state is %d)\n",
170 toep->tid, cp->tc_idx, tc->state);
694 device_printf(sc->dev, "tcb %u: flags 0x%016jx, state %u, "
/freebsd-current/sys/dev/cxgbe/
H A Dt4_sched.c185 if (tc->refcount > 0 || tc->state == CS_HW_UPDATE_IN_PROGRESS)
191 tc->state = CS_HW_UPDATE_IN_PROGRESS;
211 MPASS(tc->state == CS_HW_UPDATE_IN_PROGRESS);
228 MPASS(tc->state == CS_HW_UPDATE_IN_PROGRESS);
231 tc->state = CS_HW_CONFIGURED;
234 tc->state = CS_UNINITIALIZED;
264 if (tc->state != CS_HW_UPDATE_REQUESTED)
280 MPASS(tc->state == CS_HW_UPDATE_REQUESTED);
282 tc->state = CS_HW_CONFIGURED;
287 tc->state
[all...]
/freebsd-current/sys/dev/cxgbe/common/
H A Dcommon.h428 unsigned int idma_state[2]; /* IDMA Hang detect state */
779 enum dev_master master, enum dev_state *state);
908 void t4_sge_decode_idma_state(struct adapter *adapter, int state);
/freebsd-current/sys/contrib/openzfs/module/zfs/
H A Dspa.c42 * This file contains all the routines used when modifying on-disk SPA state.
1015 * SPA state manipulation (open/create/destroy/import/export)
1853 * in the CLOSED state. This will prep the pool before open/creation/import.
2154 * zdb opens both the current state of the pool and the
2155 * checkpointed state (if present), with a different spa_t.
2158 * them when we load the checkpointed state of the pool.
2286 * zdb opens both the current state of the pool and the
2287 * checkpointed state (if present), with a different spa_t.
2291 * state of the pool.
3341 /* check each device to see what state i
3366 spa_load(spa_t *spa, spa_load_state_t state, spa_import_type_t type) argument
3450 uint64_t state = 0; local
5587 spa_load_retry(spa_t *spa, spa_load_state_t state) argument
5613 spa_load_best(spa_t *spa, spa_load_state_t state, uint64_t max_request, int rewind_flags) argument
5729 spa_load_state_t state = SPA_LOAD_OPEN; local
6639 spa_load_state_t state = SPA_LOAD_IMPORT; local
6820 uint64_t state; local
[all...]
/freebsd-current/sys/compat/linuxkpi/common/src/
H A Dlinux_compat.c978 * This function atomically updates the poll wakeup state and returns
979 * the previous state at the time of update.
997 static const uint8_t state[LINUX_FWQ_STATE_MAX] = { local
1005 switch (linux_poll_wakeup_state(&filp->f_wait_queue.state, state)) {
1017 static const uint8_t state[LINUX_FWQ_STATE_MAX] = { local
1028 switch (linux_poll_wakeup_state(&filp->f_wait_queue.state, state)) {
1034 atomic_set(&filp->f_wait_queue.state, LINUX_FWQ_STATE_QUEUED);
1044 static const uint8_t state[LINUX_FWQ_STATE_MA local
[all...]
/freebsd-current/sys/compat/linuxkpi/common/include/linux/
H A Dwait.h149 #define __wait_event_common(wqh, cond, timeout, state, lock) ({ \
156 linux_prepare_to_wait(&(wqh), &__wq, state); \
160 __timeout, state, lock); \
283 #define prepare_to_wait(wqh, wq, state) linux_prepare_to_wait(wqh, wq, state)
292 #define wait_on_bit(word, bit, state) \
293 linux_wait_on_bit_timeout(word, bit, state, MAX_SCHEDULE_TIMEOUT)
294 #define wait_on_bit_timeout(word, bit, state, timeout) \
295 linux_wait_on_bit_timeout(word, bit, state, timeout)
303 #define wait_on_atomic_t(a, state) linux_wait_on_atomic_
[all...]
/freebsd-current/sys/dev/nvme/
H A Dnvme_ctrlr.c648 uint8_t state)
651 if (state & NVME_CRIT_WARN_ST_AVAILABLE_SPARE)
654 if (state & NVME_CRIT_WARN_ST_TEMPERATURE)
657 if (state & NVME_CRIT_WARN_ST_DEVICE_RELIABILITY)
660 if (state & NVME_CRIT_WARN_ST_READ_ONLY)
663 if (state & NVME_CRIT_WARN_ST_VOLATILE_MEMORY_BACKUP)
666 if (state & NVME_CRIT_WARN_ST_PERSISTENT_MEMORY_REGION)
669 if (state & NVME_CRIT_WARN_ST_RESERVED_MASK)
670 nvme_printf(ctrlr, "SMART WARNING: unknown critical warning(s): state = 0x%02x\n",
671 state
647 nvme_ctrlr_log_critical_warnings(struct nvme_controller *ctrlr, uint8_t state) argument
[all...]
/freebsd-current/sys/arm64/arm64/
H A Dpmap.c952 /* The bootstrap state */
965 pmap_bootstrap_l0_table(struct pmap_bootstrap_state *state) argument
972 l0_slot = pmap_l0_index(state->va);
973 if (l0_slot != state->l0_slot) {
980 MPASS(state->l0_slot < l0_slot ||
981 state->l0_slot == L0_ENTRIES ||
982 state->dmap_valid);
985 state->l2 = NULL;
986 state->l3 = NULL;
987 state
1017 pmap_bootstrap_l1_table(struct pmap_bootstrap_state *state) argument
1065 pmap_bootstrap_l2_table(struct pmap_bootstrap_state *state) argument
1109 pmap_bootstrap_l2_block(struct pmap_bootstrap_state *state, int i) argument
1144 pmap_bootstrap_l3_page(struct pmap_bootstrap_state *state, int i) argument
[all...]
/freebsd-current/contrib/one-true-awk/
H A Dawk.h259 unsigned int state; member in struct:gtte
/freebsd-current/usr.sbin/rpc.lockd/
H A Dlockd.c856 * Reset the NSM state-of-the-world and acquire its state.
895 nsm_state = stat.state;
/freebsd-current/sys/dev/sound/pci/
H A Dhdsp.c514 char *state; local
535 /* List clock sources with lock and sync state. */
541 state = "none";
545 state = "sync";
547 state = "lock";
550 clock->name, state);
/freebsd-current/lib/libunbound/
H A Dconfig.h1480 uint64_t state[8]; member in struct:_SHA512_CTX
/freebsd-current/contrib/unbound/validator/
H A Dvalidator.c285 /** allocate new validator query state */
296 vq->state = VAL_INIT_STATE;
300 /** reset validator query state for query restart */
312 vq->state = VAL_INIT_STATE;
318 * @param qstate: query state
336 * @param qstate: query state.
413 * @param qstate: query state that is the parent.
469 /* newq; validator does not need state created for that
483 * @param qstate: query state.
570 * @param qstate: query state
3358 val_state_to_string(enum val_state state) argument
[all...]
/freebsd-current/contrib/unbound/util/storage/
H A Dlookup3.c239 /* Set up the internal state */
288 /* Set up the internal state */
348 uint32_t a,b,c; /* internal state */
351 /* Set up the internal state */
546 uint32_t a,b,c; /* internal state */
549 /* Set up the internal state */
731 /* Set up the internal state */
1041 uint32_t h,i,state[HASHSTATE]; local
1045 for (i=0; i<HASHSTATE; ++i) state[i] = 1;
/freebsd-current/contrib/unbound/util/
H A Dconfiglexer.c120 /* Translate the current start state into a value that can be later handed
121 * to BEGIN to return to the state. The YYSTATE alias is for lex
126 /* Action number for EOF rule of a given start state. */
127 #define YY_STATE_EOF(state) (YY_END_OF_BUFFER + state + 1)
145 /* The state buf must be large enough to hold one state per character in the main buffer.
257 * "scanner state".
277 static int yy_start = 0; /* start state number */
4599 (yy_start) = 1; /* first start state */
[all...]
/freebsd-current/contrib/unbound/services/
H A Dauthzone.c1467 * @param state: parse state with $ORIGIN, $TTL and 'prev-dname' and so on,
1477 struct sldns_file_parse_state* state, char* fname, int depth,
1482 state->lineno = 1;
1488 state);
1494 int lineno_orig = state->lineno;
1498 "exceeded", fname, state->lineno);
1527 state, incfile, depth+1, cfg)) {
1539 state->lineno = lineno_orig;
1545 state
1476 az_parse_file(struct auth_zone* z, FILE* in, uint8_t* rr, size_t rrbuflen, struct sldns_file_parse_state* state, char* fname, int depth, struct config_file* cfg) argument
1570 struct sldns_file_parse_state state; local
[all...]

Completed in 509 milliseconds

1234567891011>>