Searched refs:tstate (Results 1 - 25 of 34) sorted by relevance

12

/freebsd-11-stable/sys/sparc64/include/
H A Dcpu.h41 #include <machine/tstate.h>
H A Dtstate.h79 #define TSTATE_SECURE(tstate) \
80 PSTATE_SECURE(((tstate) >> TSTATE_PSTATE_SHIFT) & ((1 << TSTATE_PSTATE_BITS) - 1))
/freebsd-11-stable/sys/kern/
H A Dkern_ktr.c403 struct tstate { struct
407 static struct tstate tstate; variable in typeref:struct:tstate
414 tstate.cur = (ktr_idx - 1) % ktr_entries;
415 tstate.first = -1;
436 if (tstate.cur == tstate.first || ktr_buf == NULL) {
440 kp = &ktr_buf[tstate.cur];
447 db_printf("%d (%p", tstate.cur, kp->ktr_thread);
464 if (tstate
[all...]
/freebsd-11-stable/sys/net/
H A Dslcompress.c66 struct cstate *tstate = comp->tstate; local
73 bzero((char *)comp->tstate, sizeof(comp->tstate));
77 tstate[i].cs_id = i;
78 tstate[i].cs_next = &tstate[i - 1];
80 tstate[0].cs_next = &tstate[max_state];
81 tstate[
[all...]
H A Dslcompress.h132 struct cstate *last_cs; /* most recently used tstate */
146 struct cstate tstate[MAX_STATES]; /* xmit connection states */ member in struct:slcompress
/freebsd-11-stable/usr.sbin/ppp/
H A Dslcompress.c87 register struct cstate *tstate = comp->tstate; local
91 tstate[i].cs_id = i;
92 tstate[i].cs_next = &tstate[i - 1];
94 tstate[0].cs_next = &tstate[max_state];
95 tstate[0].cs_id = 0;
96 comp->last_cs = &tstate[0];
H A Dslcompress.h131 struct cstate *last_cs; /* most recently used tstate */
135 struct cstate tstate[MAX_VJ_STATES]; /* xmit connection states */ member in struct:slcompress
/freebsd-11-stable/sys/dev/aic7xxx/
H A Daic79xx_osm.c476 struct ahd_tmode_tstate *tstate; local
479 status = ahd_find_tmode_devs(ahd, sim, ccb, &tstate,
485 tstate = NULL;
519 struct ahd_tmode_tstate *tstate; local
534 target_id, &tstate);
608 struct ahd_tmode_tstate *tstate; local
612 status = ahd_find_tmode_devs(ahd, sim, ccb, &tstate,
733 struct ahd_tmode_tstate *tstate; local
747 devinfo.target, &tstate);
751 discenable = &tstate
849 struct ahd_tmode_tstate *tstate; local
950 struct ahd_tmode_tstate *tstate; local
1151 struct ahd_tmode_tstate *tstate; local
[all...]
H A Daic7xxx_osm.c461 struct ahc_tmode_tstate *tstate; local
464 status = ahc_find_tmode_devs(ahc, sim, ccb, &tstate,
470 tstate = NULL;
574 struct ahc_tmode_tstate *tstate; local
578 status = ahc_find_tmode_devs(ahc, sim, ccb, &tstate,
608 struct ahc_tmode_tstate *tstate; local
623 devinfo.target, &tstate);
627 discenable = &tstate->discenable;
628 tagenable = &tstate->tagenable;
833 struct ahc_tmode_tstate *tstate; local
935 struct ahc_tmode_tstate *tstate; local
1212 struct ahc_tmode_tstate *tstate; local
[all...]
H A Daic7xxx.c495 struct ahc_tmode_tstate *tstate; local
512 &tstate);
564 tstate, targ_info,
567 if (tstate->auto_negotiate & devinfo.target_mask) {
1311 struct ahc_tmode_tstate *tstate; local
1321 &tstate);
1413 struct ahc_tmode_tstate *tstate; local
1419 &tstate);
1420 ahc_update_neg_request(ahc, devinfo, tstate,
1577 struct ahc_tmode_tstate *tstate; local
1624 struct ahc_tmode_tstate *tstate; local
1865 ahc_update_neg_request(struct ahc_softc *ahc, struct ahc_devinfo *devinfo, struct ahc_tmode_tstate *tstate, struct ahc_initiator_tinfo *tinfo, ahc_neg_type neg_type) argument
1913 struct ahc_tmode_tstate *tstate; local
2039 struct ahc_tmode_tstate *tstate; local
2122 struct ahc_tmode_tstate *tstate; local
2383 struct ahc_tmode_tstate *tstate; local
3083 struct ahc_tmode_tstate *tstate; local
3512 struct ahc_tmode_tstate *tstate; local
3822 struct ahc_tmode_tstate* tstate; local
4082 struct ahc_tmode_tstate *tstate; local
5055 struct ahc_tmode_tstate *tstate; local
6162 struct ahc_tmode_tstate* tstate; local
7283 ahc_find_tmode_devs(struct ahc_softc *ahc, struct cam_sim *sim, union ccb *ccb, struct ahc_tmode_tstate **tstate, struct ahc_tmode_lstate **lstate, int notfound_failure) argument
7326 struct ahc_tmode_tstate *tstate; local
7780 struct ahc_tmode_tstate *tstate; local
[all...]
H A Daic79xx.c1062 struct ahd_tmode_tstate *tstate; local
1095 &tstate);
2284 struct ahd_tmode_tstate *tstate; local
2302 devinfo.target, &tstate);
2569 struct ahd_tmode_tstate *tstate; local
2581 &tstate);
2582 ahd_update_neg_request(ahd, devinfo, tstate,
2817 struct ahd_tmode_tstate *tstate; local
2825 tstate = malloc(sizeof(*tstate), M_DEVBU
2858 struct ahd_tmode_tstate *tstate; local
3031 ahd_update_neg_request(struct ahd_softc *ahd, struct ahd_devinfo *devinfo, struct ahd_tmode_tstate *tstate, struct ahd_initiator_tinfo *tinfo, ahd_neg_type neg_type) argument
3079 struct ahd_tmode_tstate *tstate; local
3224 struct ahd_tmode_tstate *tstate; local
3415 struct ahd_tmode_tstate *tstate; local
3707 struct ahd_tmode_tstate *tstate; local
4292 struct ahd_tmode_tstate *tstate; local
4717 struct ahd_tmode_tstate *tstate; local
5115 struct ahd_tmode_tstate* tstate; local
5434 struct ahd_tmode_tstate *tstate; local
6710 struct ahd_tmode_tstate *tstate; local
6881 struct ahd_tmode_tstate *tstate; local
6962 struct ahd_tmode_tstate *tstate; local
8055 struct ahd_tmode_tstate* tstate; local
8289 struct ahd_tmode_tstate *tstate; local
9855 ahd_find_tmode_devs(struct ahd_softc *ahd, struct cam_sim *sim, union ccb *ccb, struct ahd_tmode_tstate **tstate, struct ahd_tmode_lstate **lstate, int notfound_failure) argument
9899 struct ahd_tmode_tstate *tstate; local
10280 struct ahd_tmode_tstate *tstate; local
[all...]
H A Daic7xxx_inline.h240 struct ahc_tmode_tstate **tstate);
286 u_int remote_id, struct ahc_tmode_tstate **tstate)
296 *tstate = ahc->enabled_targets[our_id];
297 return (&(*tstate)->transinfo[remote_id]);
285 ahc_fetch_transinfo(struct ahc_softc *ahc, char channel, u_int our_id, u_int remote_id, struct ahc_tmode_tstate **tstate) argument
H A Daic79xx_inline.h429 struct ahd_tmode_tstate **tstate);
502 u_int remote_id, struct ahd_tmode_tstate **tstate)
512 *tstate = ahd->enabled_targets[our_id];
513 return (&(*tstate)->transinfo[remote_id]);
501 ahd_fetch_transinfo(struct ahd_softc *ahd, char channel, u_int our_id, u_int remote_id, struct ahd_tmode_tstate **tstate) argument
/freebsd-11-stable/lib/libc/sparc64/fpu/
H A Dfpu.c86 #include <machine/tstate.h>
130 u_long fsr, tstate; local
161 tstate = uf->uf_state;
162 sig = __fpu_execute(uf, &fe, insn, tstate);
270 u_long tstate)
311 (tstate & TSTATE_ICC_MASK) >> TSTATE_ICC_SHIFT);
315 (tstate & TSTATE_XCC_MASK) >> (TSTATE_XCC_SHIFT));
269 __fpu_execute(struct utrapframe *uf, struct fpemu *fe, u_int32_t insn, u_long tstate) argument
/freebsd-11-stable/sbin/ipfw/
H A Dipfw2.c72 ipfw_obj_ctlv *tstate; /* table state data */ member in struct:format_opts
398 static uint16_t pack_object(struct tidx *tstate, char *name, int otype);
399 static uint16_t pack_table(struct tidx *tstate, char *name);
1203 t = table_search_ctlv(fo->tstate, ((ipfw_insn *)cmd)->arg1);
1213 t = table_search_ctlv(fo->tstate, ((ipfw_insn *)cmd)->arg1);
1574 table_search_ctlv(fo->tstate,
1583 s = table_search_ctlv(fo->tstate, cmd->arg1);
1696 object_search_ctlv(fo->tstate, cmd->arg1,
1706 object_search_ctlv(fo->tstate, cmd->arg1,
1816 s = object_search_ctlv(fo->tstate, cm
2768 ipfw_obj_ctlv *ctlv, *tstate; local
3006 pack_object(struct tidx *tstate, char *name, int otype) argument
3043 pack_table(struct tidx *tstate, char *name) argument
3053 fill_table(struct _ipfw_insn *cmd, char *av, uint8_t opcode, struct tidx *tstate) argument
3092 fill_ip(ipfw_insn_ip *cmd, char *av, int cblen, struct tidx *tstate) argument
3390 fill_iface(ipfw_insn_if *cmd, char *arg, int cblen, struct tidx *tstate) argument
3628 add_srcip(ipfw_insn *cmd, char *av, int cblen, struct tidx *tstate) argument
3645 add_dstip(ipfw_insn *cmd, char *av, int cblen, struct tidx *tstate) argument
3697 add_src(ipfw_insn *cmd, char *av, u_char proto, int cblen, struct tidx *tstate) argument
3728 add_dst(ipfw_insn *cmd, char *av, u_char proto, int cblen, struct tidx *tstate) argument
3771 compile_rule(char *av[], uint32_t *rbuf, int *rbufsize, struct tidx *tstate) argument
5258 ipfw_obj_ctlv *ctlv, *tstate; local
[all...]
H A Dipv6.c330 fill_ip6(ipfw_insn_ip6 *cmd, char *av, int cblen, struct tidx *tstate) argument
357 fill_table(&cmd->o, av, O_IP_DST_LOOKUP, tstate);
483 add_srcip6(ipfw_insn *cmd, char *av, int cblen, struct tidx *tstate) argument
486 fill_ip6((ipfw_insn_ip6 *)cmd, av, cblen, tstate);
505 add_dstip6(ipfw_insn *cmd, char *av, int cblen, struct tidx *tstate) argument
508 fill_ip6((ipfw_insn_ip6 *)cmd, av, cblen, tstate);
H A Dipfw2.h429 struct tidx *tstate);
431 struct tidx *tstate);
441 struct tidx *tstate);
/freebsd-11-stable/contrib/gdb/gdb/
H A Dinfttrace.c1802 ttstate_t candidate_tstate, tstate;
1818 for (tid = get_process_first_stopped_thread_id (pid, &tstate);
1820 tid = get_process_next_stopped_thread_id (pid, &tstate))
1826 if (tstate.tts_event == TTEVT_NONE)
1828 set_handled (pid, tstate.tts_lwpid);
1839 else if (doing_fake_step && (tstate.tts_lwpid == fake_step_tid))
1849 tstate.tts_lwpid,
1850 get_printable_name_of_ttrace_event (tstate.tts_event));
1856 candidate_tid = tstate.tts_lwpid;
1857 candidate_tstate = tstate;
1792 ttstate_t candidate_tstate, tstate; local
1946 ttstate_t tstate; local
2507 ttstate_t tstate; local
[all...]
H A Dsparc64-tdep.c234 and %ccr as laid out in a %tstate register. */
1164 ULONGEST tstate, psr;
1167 tstate = extract_unsigned_integer (regs + offset, 8);
1168 psr = ((tstate & TSTATE_CWP) | PSR_S | ((tstate & TSTATE_ICC) >> 12)
1169 | ((tstate & TSTATE_XCC) >> 20) | PSR_V8PLUS);
1278 ULONGEST tstate, psr;
1281 tstate = extract_unsigned_integer (regs + offset, 8);
1284 tstate |= (psr & PSR_ICC) << 12;
1286 tstate |
1157 ULONGEST tstate, psr; local
1271 ULONGEST tstate, psr; local
[all...]
/freebsd-11-stable/lib/libc/sparc64/gen/
H A Dmakecontext.c35 #include <machine/tstate.h>
/freebsd-11-stable/lib/libc/sparc64/sys/
H A D__sparc_utrap_gen.S35 #include <machine/tstate.h>
95 ! Restore %asi and %ccr from the passed tstate
/freebsd-11-stable/usr.bin/truss/
H A Dsparc64-freebsd.c42 #include <machine/tstate.h>
/freebsd-11-stable/sys/netgraph/
H A Dng_vjc.c143 /* Parse type for an array of MAX_STATES struct cstate's, ie, tstate & rstate */
170 { "tstate", &ng_vjc_cstatearray_type },
353 index = sl0->last_cs - sl0->tstate;
358 struct cstate *const cs = &sl->tstate[i];
360 index = sl0->tstate[i].cs_next - sl0->tstate;
/freebsd-11-stable/sys/sparc64/sparc64/
H A Dexception.S73 #include <machine/tstate.h>
1170 rdpr %tstate, %g1
2216 * Pass %fsr in %l4, %tstate in %l5, %tpc in %l6 and %tnpc in %l7.
2219 * can read it, and we must pass %tstate in order to restore %ccr
2232 rdpr %tstate, %l5
2249 * Setup %tstate for return, change the saved cwp to point to the
2254 wrpr %l1, %l2, %tstate
2292 rdpr %tstate, %l0
2382 rdpr %tstate, %l0
2623 * Save %tstate i
[all...]
H A Dswtch.S36 #include <machine/tstate.h>

Completed in 537 milliseconds

12