Searched defs:sch (Results 1 – 15 of 15) sorted by relevance
| /freebsd/sys/netinet/ |
| H A D | tcp_syncache.c | 222 #define SCH_LOCK(sch) mtx_lock(&(sch)->sch_mtx) argument 223 #define SCH_UNLOCK(sch) mtx_unlock(&(sch)->sch_mtx) argument 224 #define SCH_LOCK_ASSERT(sch) mtx_assert(&(sch)->sch_mtx, MA_OWNED) argument 318 struct syncache_head *sch; in syncache_destroy() local 367 syncache_insert(struct syncache *sc, struct syncache_head *sch) in syncache_insert() 414 syncache_drop(struct syncache *sc, struct syncache_head *sch) in syncache_drop() 438 syncache_timeout(struct syncache *sc, struct syncache_head *sch, int docallout) in syncache_timeout() 466 struct syncache_head *sch = (struct syncache_head *)xsch; in syncache_timer() local 594 struct syncache_head *sch; in syncache_lookup() local 618 struct syncache_head *sch; in syncache_chkrst() local [all …]
|
| /freebsd/contrib/ncurses/ncurses/widechar/ |
| H A D | lib_add_wch.c | 389 cchar_t sch; in wadd_wch_nosync() local
|
| /freebsd/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_dummynet.c | 85 struct dn_sch *sch; member 2693 struct dn_alg *sch = arg; in dn_sched_modevent() local
|
| H A D | ip_dn_private.h | 277 struct dn_sch sch; member
|
| /freebsd/sys/contrib/dev/mediatek/mt76/mt7915/ |
| H A D | coredump.c | 174 u32 n, irq, sch, base = MT_FW_EINT_INFO; in mt7915_coredump_fw_trace() local
|
| /freebsd/contrib/ncurses/ncurses/base/ |
| H A D | lib_addch.c | 533 NCURSES_CH_T sch; in waddch_nosync() local
|
| /freebsd/contrib/pf/libevent/ |
| H A D | buffer.c | 233 char fch = data[i], sch = data[i+1]; in evbuffer_readline() local
|
| /freebsd/usr.bin/m4/ |
| H A D | eval.c | 925 unsigned char sch, dch; in map() local
|
| /freebsd/sbin/ipfw/ |
| H A D | dummynet.c | 1283 struct dn_sch *sch = NULL; in ipfw_config_pipe() local
|
| /freebsd/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/sys/contrib/dev/iwlwifi/pcie/gen1_2/ |
| H A D | internal.h | 65 u32 sch; member
|
| /freebsd/sys/sys/ |
| H A D | stats.h | 505 #define HIST_HLPR_INFO(dt, sch, f, lbd, ubd, bkthlpr_fields) \ argument
|
| /freebsd/sys/contrib/openzfs/cmd/zfs/ |
| H A D | zfs_main.c | 1941 nvlist_t *sch = NULL; in zfs_json_schema() local
|
| /freebsd/sys/contrib/openzfs/cmd/zpool/ |
| H A D | zpool_main.c | 1088 nvlist_t *sch = fnvlist_alloc(); in zpool_json_schema() local
|