Searched defs:sch (Results 1 – 14 of 14) sorted by relevance
| /freebsd-14.2/sys/netinet/ |
| H A D | tcp_syncache.c | 228 #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 D | lib_add_wch.c | 389 cchar_t sch; in wadd_wch_nosync() local
|
| /freebsd-14.2/sys/netpfil/ipfw/ |
| H A D | dn_sched_wf2q.c | 199 struct dn_heap *sch = &si->sch_heap; in wf2qp_dequeue() local
|
| H A D | ip_dn_glue.c | 437 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 D | ip_dummynet.c | 85 struct dn_sch *sch; member 2735 struct dn_alg *sch = arg; in dn_sched_modevent() local
|
| H A D | ip_dn_private.h | 277 struct dn_sch sch; member
|
| /freebsd-14.2/sys/contrib/dev/mediatek/mt76/mt7915/ |
| H A D | coredump.c | 170 u32 n, irq, sch, base = MT_FW_EINT_INFO; in mt7915_coredump_fw_trace() local
|
| /freebsd-14.2/contrib/ncurses/ncurses/base/ |
| H A D | lib_addch.c | 533 NCURSES_CH_T sch; in waddch_nosync() local
|
| /freebsd-14.2/contrib/pf/libevent/ |
| H A D | buffer.c | 233 char fch = data[i], sch = data[i+1]; in evbuffer_readline() local
|
| /freebsd-14.2/usr.bin/m4/ |
| H A D | eval.c | 925 unsigned char sch, dch; in map() local
|
| /freebsd-14.2/sbin/ipfw/ |
| H A D | dummynet.c | 1275 struct dn_sch *sch = NULL; in ipfw_config_pipe() local
|
| /freebsd-14.2/sys/dev/qat_c2xxx/ |
| H A D | qat_ae.c | 2312 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 D | internal.h | 69 u32 sch; member
|
| /freebsd-14.2/sys/sys/ |
| H A D | stats.h | 505 #define HIST_HLPR_INFO(dt, sch, f, lbd, ubd, bkthlpr_fields) \ argument
|