Home
last modified time | relevance | path

Searched refs:cstate (Results 1 – 21 of 21) sorted by relevance

/dragonfly/contrib/libpcap/
H A Dgencode.c624 cp = &cstate->chunks[cstate->cur_chunk]; in newchunk_nolongjmp()
835 cstate.ic.root = gen_retblk(&cstate, cstate.snaplen); in pcap_compile()
1164 cstate->linktype = cstate->outermostlinktype; in init_linktype()
1736 cstate->off_outermostlinkhdr = cstate->off_prevlinkhdr = cstate->off_linkhdr; in init_linktype()
2889 cstate->off_linkhdr.reg = alloc_reg(cstate); in insert_compute_vloffsets()
2949 cstate->off_linkpl.reg = alloc_reg(cstate); in insert_compute_vloffsets()
7806 if (cstate->regused[cstate->curreg]) in alloc_reg()
7809 cstate->regused[cstate->curreg] = 1; in alloc_reg()
9224 cstate->off_linktype = cstate->off_linkhdr; in gen_pppoes()
9459 cstate->off_linkpl.reg = alloc_reg(cstate); in gen_geneve_offsets()
[all …]
H A Dgrammar.y45 %parse-param { compiler_state_t *cstate }
402 CHECK_INT_VAL(finish_parse(cstate, $2.b));
464 bpf_set_error(cstate, "'ip6addr' not supported "
494 bpf_set_error(cstate, "protochain not supported");
595 | PPPOED { CHECK_PTR_VAL(($$ = gen_pppoed(cstate))); }
655 bpf_set_error(cstate, "unknown 802.11 type");
689 pllc: LLC { CHECK_PTR_VAL(($$ = gen_llc(cstate))); }
692 CHECK_PTR_VAL(($$ = gen_llc_i(cstate)));
694 CHECK_PTR_VAL(($$ = gen_llc_s(cstate)));
696 CHECK_PTR_VAL(($$ = gen_llc_u(cstate)));
[all …]
/dragonfly/sys/dev/powermng/powernow/
H A Dpowernow.c181 cstate->vst = psb->ttime; in k8pnow_states()
189 cstate->pll = pst->pll; in k8pnow_states()
197 * cstate->n_states; in k8pnow_states()
265 COUNT_OFF_VST(cstate->vst); in k8_powernow_setperf()
277 COUNT_OFF_VST(cstate->vst); in k8_powernow_setperf()
295 COUNT_OFF_IRT(cstate->irt); in k8_powernow_setperf()
301 COUNT_OFF_IRT(cstate->irt); in k8_powernow_setperf()
308 COUNT_OFF_VST(cstate->vst); in k8_powernow_setperf()
367 cstate->n_states = 0; in powernow_init()
379 if (cstate->n_states) { in powernow_init()
[all …]
/dragonfly/contrib/libarchive/libarchive/
H A Darchive_read_support_format_rar5.c575 rar->cstate.window_buf, rar->cstate.window_mask, in run_e8e9_filter()
622 rar->cstate.window_buf, rar->cstate.window_mask, in run_arm_filter()
856 rar->cstate.solid_offset += rar->cstate.write_ptr; in reset_file_context()
1196 rar->cstate.window_mask = rar->cstate.window_size - 1; in init_window_mask()
2444 rar->cstate.window_buf = calloc(1, rar->cstate.window_size); in init_unpack()
2454 memset(&rar->cstate.bd, 0, sizeof(rar->cstate.bd)); in init_unpack()
2455 memset(&rar->cstate.ld, 0, sizeof(rar->cstate.ld)); in init_unpack()
2456 memset(&rar->cstate.dd, 0, sizeof(rar->cstate.dd)); in init_unpack()
2457 memset(&rar->cstate.ldd, 0, sizeof(rar->cstate.ldd)); in init_unpack()
2458 memset(&rar->cstate.rd, 0, sizeof(rar->cstate.rd)); in init_unpack()
[all …]
/dragonfly/sys/dev/drm/ttm/
H A Dttm_page_alloc.c233 if (cstate == tt_cached) in ttm_get_pool()
236 if (cstate == tt_wc) in ttm_get_pool()
461 switch (cstate) { in ttm_set_pages_caching()
530 cstate, cpages); in ttm_alloc_new_pages()
533 ttm_flags, cstate, in ttm_alloc_new_pages()
555 cstate, cpages); in ttm_alloc_new_pages()
558 ttm_flags, cstate, in ttm_alloc_new_pages()
571 ttm_flags, cstate, in ttm_alloc_new_pages()
616 cstate, alloc_size, 0); in ttm_page_pool_fill_locked()
645 enum ttm_caching_state cstate, in ttm_page_pool_get_pages() argument
[all …]
H A Dttm_page_alloc_dma.c324 static enum pool_type ttm_to_type(int flags, enum ttm_caching_state cstate) in ttm_to_type() argument
330 if (cstate == tt_cached) in ttm_to_type()
332 else if (cstate == tt_uncached) in ttm_to_type()
/dragonfly/usr.sbin/ppp/
H A Dslcompress.h100 struct cstate { struct
101 struct cstate *cs_next; /* next most recently used cstate (xmit only) */ argument
119 struct cstate *last_cs; /* most recently used tstate */ argument
123 struct cstate tstate[MAX_VJ_STATES]; /* xmit connection states */
124 struct cstate rstate[MAX_VJ_STATES]; /* receive connection states */
H A Dslcompress.c71 struct cstate *tstate = comp->tstate; in sl_compress_init()
147 struct cstate *cs = comp->last_cs->cs_next; in sl_compress_tcp()
196 struct cstate *lcs; in sl_compress_tcp()
197 struct cstate *lastcs = comp->last_cs; in sl_compress_tcp()
420 struct cstate *cs; in sl_uncompress_tcp()
/dragonfly/sys/net/
H A Dslcompress.h121 struct cstate { struct
122 struct cstate *cs_next; /* next most recently used cstate (xmit only) */ argument
139 struct cstate *last_cs; /* most recently used tstate */ argument
153 struct cstate tstate[MAX_STATES]; /* xmit connection states */
154 struct cstate rstate[MAX_STATES]; /* receive connection states */
/dragonfly/sys/dev/drm/i915/
H A Dintel_pm.c2754 &cstate->base.adjusted_mode; in hsw_compute_linetime_wm()
2757 if (!cstate->base.active) in hsw_compute_linetime_wm()
3936 if (!cstate->base.enable) in skl_check_pipe_max_pixel_rate()
4190 if (!cstate->base.active) { in skl_allocate_pipe_ddb()
4333 if (!cstate->base.active) in intel_get_linetime_us()
4586 cstate, in skl_compute_wm_levels()
4636 if (!cstate->base.active) in skl_compute_transition_wm()
4855 struct drm_crtc_state *cstate; in pipes_modified() local
4961 if (IS_ERR(cstate)) in skl_compute_ddb()
4962 return PTR_ERR(cstate); in skl_compute_ddb()
[all …]
H A Di915_drv.h703 int (*compute_pipe_wm)(struct intel_crtc_state *cstate);
708 struct intel_crtc_state *cstate);
710 struct intel_crtc_state *cstate);
712 struct intel_crtc_state *cstate);
H A Dintel_display.c12158 struct intel_crtc_state *cstate; in skl_update_crtcs() local
12185 cstate = to_intel_crtc_state(new_crtc_state); in skl_update_crtcs()
12188 if (updated & cmask || !cstate->base.active) in skl_update_crtcs()
12193 &cstate->wm.skl.ddb, in skl_update_crtcs()
12198 entries[i] = &cstate->wm.skl.ddb; in skl_update_crtcs()
12206 if (!skl_ddb_entry_equal(&cstate->wm.skl.ddb, in skl_update_crtcs()
14406 struct drm_crtc_state *cstate; in sanitize_watermarks() local
14461 for_each_new_crtc_in_state(state, crtc, cstate, i) { in sanitize_watermarks()
14462 struct intel_crtc_state *cs = to_intel_crtc_state(cstate); in sanitize_watermarks()
H A Dintel_drv.h1901 struct intel_crtc_state *cstate);
/dragonfly/contrib/gcc-8.0/gcc/
H A Dlto-streamer-out.c510 sccs *cstate; member
551 sccs *cstate = w.cstate; in DFS() local
554 if (cstate == NULL) in DFS()
557 cstate = *slot; in DFS()
558 if (cstate) in DFS()
571 cstate->dfsnum = next_dfs_num++; in DFS()
572 cstate->low = cstate->dfsnum; in DFS()
573 w.cstate = cstate; in DFS()
598 if (cstate->low == cstate->dfsnum) in DFS()
715 if (cstate->dfsnum < from_state->dfsnum) in DFS()
[all …]
/dragonfly/sys/net/ppp_layer/
H A Dslcompress.c67 struct cstate *tstate = comp->tstate; in sl_compress_init()
157 struct cstate *cs = comp->last_cs->cs_next; in sl_compress_tcp()
201 struct cstate *lcs; in sl_compress_tcp()
202 struct cstate *lastcs = comp->last_cs; in sl_compress_tcp()
463 struct cstate *cs; in sl_uncompress_tcp_core()
/dragonfly/contrib/zstd/lib/compress/
H A Dzstd_compress_sequences.c110 FSE_CState_t cstate; in ZSTD_fseBitCost() local
111 FSE_initCState(&cstate, ctable); in ZSTD_fseBitCost()
118 unsigned const tableLog = cstate.stateLog; in ZSTD_fseBitCost()
120 unsigned const bitCost = FSE_bitCost(cstate.symbolTT, tableLog, s, kAccuracyLog); in ZSTD_fseBitCost()
/dragonfly/contrib/gcc-4.7/gcc/
H A Dgimple.c3400 struct sccs *cstate = NULL; in gtc_visit() local
3488 if (!cstate) in gtc_visit()
3497 && cstate->on_sccstack) in gtc_visit()
3503 return cstate->u.same_p; in gtc_visit()
3800 struct sccs *cstate; in gimple_types_compatible_p_1() local
3803 cstate->on_sccstack = false; in gimple_types_compatible_p_1()
3938 struct sccs *cstate = NULL; in visit() local
3951 if (!cstate) in visit()
3957 if (!cstate) in visit()
3968 && cstate->on_sccstack) in visit()
[all …]
/dragonfly/sys/cpu/x86_64/include/
H A Dspecialreg.h192 #define CPUID_MWAIT_CX_SUBCNT(edx, cstate) \ argument
193 (((edx) >> ((cstate) * 4)) & 0xf)
/dragonfly/sys/netgraph/vjc/
H A Dng_vjc.c363 struct cstate *const cs = &sl->tstate[i]; in ng_vjc_rcvmsg()
/dragonfly/sys/netgraph7/vjc/
H A Dng_vjc.c357 struct cstate *const cs = &sl->tstate[i]; in ng_vjc_rcvmsg()
/dragonfly/contrib/gdb-7/readline/
H A Dcomplete.c2505 static int delimiter, cstate; local