Home
last modified time | relevance | path

Searched defs:sch (Results 1 – 14 of 14) sorted by relevance

/freebsd-14.2/sys/netinet/
H A Dtcp_syncache.c228 #define SCH_LOCK(sch) mtx_lock(&(sch)->sch_mtx) argument
229 #define SCH_UNLOCK(sch) mtx_unlock(&(sch)->sch_mtx) argument
324 struct syncache_head *sch; in syncache_destroy() local
472 struct syncache_head *sch = (struct syncache_head *)xsch; in syncache_timer() local
597 struct syncache_head *sch; in syncache_lookup() local
622 struct syncache_head *sch; in syncache_chkrst() local
732 struct syncache_head *sch; in syncache_badack() local
749 struct syncache_head *sch; in syncache_unreach() local
1066 struct syncache_head *sch; in syncache_expand() local
1376 struct syncache_head *sch; in syncache_add() local
[all …]
/freebsd-14.2/contrib/ncurses/ncurses/widechar/
H A Dlib_add_wch.c389 cchar_t sch; in wadd_wch_nosync() local
/freebsd-14.2/sys/netpfil/ipfw/
H A Ddn_sched_wf2q.c199 struct dn_heap *sch = &si->sch_heap; in wf2qp_dequeue() local
H A Dip_dn_glue.c437 dn_compat_config_pipe(struct dn_sch *sch, struct dn_link *p, in dn_compat_config_pipe()
502 struct dn_sch *sch = NULL; in dn_compat_configure() local
H A Dip_dummynet.c85 struct dn_sch *sch; member
2735 struct dn_alg *sch = arg; in dn_sched_modevent() local
H A Dip_dn_private.h277 struct dn_sch sch; member
/freebsd-14.2/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
/freebsd-14.2/contrib/ncurses/ncurses/base/
H A Dlib_addch.c533 NCURSES_CH_T sch; in waddch_nosync() local
/freebsd-14.2/contrib/pf/libevent/
H A Dbuffer.c233 char fch = data[i], sch = data[i+1]; in evbuffer_readline() local
/freebsd-14.2/usr.bin/m4/
H A Deval.c925 unsigned char sch, dch; in map() local
/freebsd-14.2/sbin/ipfw/
H A Ddummynet.c1275 struct dn_sch *sch = NULL; in ipfw_config_pipe() local
/freebsd-14.2/sys/dev/qat_c2xxx/
H A Dqat_ae.c2312 struct suof_chunk_hdr *sch) in qat_aefw_suof_parse_image()
2352 struct suof_chunk_hdr *sch; in qat_aefw_suof_parse() local
/freebsd-14.2/sys/contrib/dev/iwlwifi/pcie/
H A Dinternal.h69 u32 sch; member
/freebsd-14.2/sys/sys/
H A Dstats.h505 #define HIST_HLPR_INFO(dt, sch, f, lbd, ubd, bkthlpr_fields) \ argument