Home
last modified time | relevance | path

Searched refs:sch (Results 1 – 22 of 22) sorted by relevance

/freebsd/sys/netinet/
H A Dtcp_syncache.c127 static void syncache_timeout(struct syncache *sc, struct syncache_head *sch,
142 static int syncookie_cmp(struct in_conninfo *inc, struct syncache_head *sch,
220 #define SCH_LOCK(sch) mtx_lock(&(sch)->sch_mtx) argument
221 #define SCH_UNLOCK(sch) mtx_unlock(&(sch)->sch_mtx) argument
222 #define SCH_LOCK_ASSERT(sch) mtx_assert(&(sch)->sch_mtx, MA_OWNED) argument
316 struct syncache_head *sch; in syncache_destroy() local
336 sch = &V_tcp_syncache.hashbase[i]; in syncache_destroy()
337 callout_drain(&sch->sch_timer); in syncache_destroy()
339 SCH_LOCK(sch); in syncache_destroy()
340 TAILQ_FOREACH_SAFE(sc, &sch->sch_bucket, sc_hash, nsc) in syncache_destroy()
[all …]
/freebsd/sys/netpfil/ipfw/
H A Dip_dummynet.c85 struct dn_sch *sch; member
541 if (s->sch.flags & DN_HAVE_MASK) in si_new()
614 if (s->sch.flags & DN_HAVE_MASK) { in ipdn_si_find()
616 flow_id_mask(&s->sch.sched_mask, &id_t); in ipdn_si_find()
639 if (s->sch.flags & DN_HAVE_MASK) in schk_reset_credit()
721 if (fs->sched->sch.flags & DN_HAVE_MASK) in aqm_cleanup_deconfig_fs()
847 ((struct dn_schk *)key)->sch.sched_nr; in schk_hash()
856 ((struct dn_schk *)key)->sch.sched_nr; in schk_match()
857 return (s->sch.sched_nr == i); in schk_match()
876 s->sch = *a->sch; // copy initial values in schk_new()
[all …]
H A Dip_dn_glue.c440 dn_compat_config_pipe(struct dn_sch *sch, struct dn_link *p, in dn_compat_config_pipe() argument
447 sch->sched_nr = i; in dn_compat_config_pipe()
448 sch->oid.subtype = 0; in dn_compat_config_pipe()
467 sch->buckets = fs->buckets; /*XXX*/ in dn_compat_config_pipe()
470 sch->flags |= DN_HAVE_MASK; in dn_compat_config_pipe()
472 sch->sched_mask = fs->flow_mask; in dn_compat_config_pipe()
505 struct dn_sch *sch = NULL; in dn_compat_configure() local
528 sch = o_next(&buf, sizeof(*sch), DN_SCH); in dn_compat_configure()
532 error = dn_compat_config_pipe(sch, p, fs, v); in dn_compat_configure()
646 fs->flow_mask = s->sch.sched_mask; in dn_c_copy_pipe()
[all …]
H A Ddn_sched_wf2q.c199 struct dn_heap *sch = &si->sch_heap; in wf2qp_dequeue() local
203 if (sch->elements == 0 && neh->elements == 0) { in wf2qp_dequeue()
230 if (sch->elements == 0 && neh->elements > 0) { in wf2qp_dequeue()
238 heap_insert(sch, alg_fq->F, q); in wf2qp_dequeue()
243 q = HEAP_TOP(sch)->object; in wf2qp_dequeue()
248 heap_extract(sch, NULL); /* Remove queue from heap. */ in wf2qp_dequeue()
258 heap_insert(sch, alg_fq->F, q); in wf2qp_dequeue()
H A Dip_dn_private.h277 struct dn_sch sch; member
H A Ddummynet.txt779 - int (*config_scheduler)(char *command, void *sch, int reconfigure);
785 - int (*delete_scheduler_template)(void* sch);
/freebsd/contrib/file/magic/Magdir/
H A Dringdove24 # sch-rnd (cschem data model)
25 0 regex/128l li:cschem-buffer-v[0-9]+[\ \t\r\n]*[{] sch-rnd/cschem buffer content (lihata)
26 0 regex/128l li:sch-rnd-conf-v[0-9]+[\ \t\r\n]*[{] sch-rnd configuration (lihata)
27 0 regex/128l ha:std_devmap.v[0-9]+[\ \t\r\n]*[{] sch-rnd devmap (device mapping; lihata)
28 0 regex/128l li:cschem-group-v[0-9]+[\ \t\r\n]*[{] sch-rnd/cschem group or symbol (lihata)
29 0 regex/128l ha:cschem-sheet-v[0-9]+[\ \t\r\n]*[{] sch-rnd/cschem schematic sheet (lihata)
H A Dkicad24 !:ext sch/bak
/freebsd/sbin/ipfw/
H A Ddummynet.c1283 struct dn_sch *sch = NULL; in ipfw_config_pipe() local
1309 * sch params in ipfw_config_pipe()
1343 sch = o_next(&buf, sizeof(*sch), DN_SCH); in ipfw_config_pipe()
1351 sch->sched_nr = i; in ipfw_config_pipe()
1352 sch->oid.subtype = 0; /* defaults to WF2Q+ */ in ipfw_config_pipe()
1353 mask = &sch->sched_mask; in ipfw_config_pipe()
1354 flags = &sch->flags; in ipfw_config_pipe()
1355 buckets = &sch->buckets; in ipfw_config_pipe()
1382 sch in ipfw_config_pipe()
[all...]
/freebsd/sys/contrib/dev/mediatek/mt76/mt7915/
H A Dcoredump.c170 u32 n, irq, sch, base = MT_FW_EINT_INFO; in mt7915_coredump_fw_trace() local
185 sch = mt76_rr(dev, MT_FW_SCHED_INFO); in mt7915_coredump_fw_trace()
187 FIELD_GET(GENMASK(7, 0), sch) : FIELD_GET(GENMASK(15, 8), sch); in mt7915_coredump_fw_trace()
195 FIELD_GET(GENMASK(15, 8), sch) : FIELD_GET(GENMASK(7, 0), sch); in mt7915_coredump_fw_trace()
/freebsd/contrib/pf/libevent/
H A Dbuffer.c233 char fch = data[i], sch = data[i+1]; in evbuffer_readline() local
236 if ( (sch == '\r' || sch == '\n') && sch != fch ) in evbuffer_readline()
/freebsd/contrib/ncurses/ncurses/widechar/
H A Dlib_add_wch.c389 cchar_t sch; in wadd_wch_nosync() local
390 SetChar(sch, *s++, AttrOf(ch)); in wadd_wch_nosync()
391 if_EXT_COLORS(SetPair(sch, GetPair(ch))); in wadd_wch_nosync()
392 if (wadd_wch_literal(win, sch) == ERR) in wadd_wch_nosync()
/freebsd/contrib/ncurses/ncurses/base/
H A Dlib_addch.c533 NCURSES_CH_T sch; in waddch_nosync() local
534 SetChar(sch, UChar(*s++), AttrOf(ch)); in waddch_nosync()
535 if_EXT_COLORS(SetPair(sch, GetPair(ch))); in waddch_nosync()
536 if (waddch_literal(win, sch) == ERR) in waddch_nosync()
/freebsd/usr.bin/m4/
H A Deval.c925 unsigned char sch, dch; in map() local
977 sch = (unsigned char)(*src++); in map()
978 dch = mapvec[sch]; in map()
/freebsd/usr.bin/ee/nls/de_DE.ISO8859-1/
H A Dee.msg70 61 "^c Befehl ^k Zeichen l�sch. ^f Zeichen r�ckholen ESC-Enter: Ende ee "
167 158 "^c Befehl ^d Zeichen l�sch. ^j Zeich. r�ckh. ^z n�chstes Wort "
/freebsd/sys/dev/qat_c2xxx/
H A Dqat_ae.c2312 struct suof_chunk_hdr *sch) in qat_aefw_suof_parse_image() argument
2318 qsi->qsi_simg_buf = qafs->qafs_suof_buf + sch->sch_offset + in qat_aefw_suof_parse_image()
2322 (qafs->qafs_suof_buf + sch->sch_offset))->soh_img_length; in qat_aefw_suof_parse_image()
2352 struct suof_chunk_hdr *sch; in qat_aefw_suof_parse() local
2393 sch = (struct suof_chunk_hdr *)(sfh + 1); in qat_aefw_suof_parse()
2401 (qafs->qafs_suof_buf + sch->sch_offset))->sst_tab_length; in qat_aefw_suof_parse()
2404 qafs->qafs_sym_str = qafs->qafs_suof_buf + sch->sch_offset + in qat_aefw_suof_parse()
2416 error = qat_aefw_suof_parse_image(sc, &qsi[i], &sch[i + 1]); in qat_aefw_suof_parse()
/freebsd/sys/sys/
H A Dstats.h505 #define HIST_HLPR_INFO(dt, sch, f, lbd, ubd, bkthlpr_fields) \ argument
507 .scheme = (sch), \
/freebsd/sys/contrib/dev/iwlwifi/pcie/
H A Dinternal.h65 u32 sch;
69 u32 sch; global() member
H A Drx.c1940 isr_stats->sch++;
H A Dtrans.c2836 isr_stats->sch); in iwl_dbgfs_interrupt_write()
/freebsd/sys/contrib/openzfs/cmd/zfs/
H A Dzfs_main.c1910 nvlist_t *sch = NULL; in zfs_json_schema() local
1915 sch = fnvlist_alloc(); in zfs_json_schema()
1920 fnvlist_add_nvlist(sch, "output_version", ov); in zfs_json_schema()
1922 return (sch); in zfs_json_schema()
/freebsd/sys/contrib/openzfs/cmd/zpool/
H A Dzpool_main.c1092 nvlist_t *sch = fnvlist_alloc(); in zpool_json_schema() local
1099 fnvlist_add_nvlist(sch, "output_version", ov); in zpool_json_schema()
1101 return (sch); in zpool_json_schema()