/freebsd/sys/netinet/ |
H A D | tcp_syncache.c | 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 365 syncache_insert(struct syncache *sc, struct syncache_head *sch) in syncache_insert() 412 syncache_drop(struct syncache *sc, struct syncache_head *sch) in syncache_drop() 436 syncache_timeout(struct syncache *sc, struct syncache_head *sch, int docallout) in syncache_timeout() 464 struct syncache_head *sch = (struct syncache_head *)xsch; in syncache_timer() local 589 struct syncache_head *sch; in syncache_lookup() local 614 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/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/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 | 440 dn_compat_config_pipe(struct dn_sch *sch, struct dn_link *p, in dn_compat_config_pipe() 505 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/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 [all...] |
/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/ |
H A D | internal.h | 69 u32 sch; global() 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 | 1910 nvlist_t *sch = NULL; in zfs_json_schema() local
|
/freebsd/sys/contrib/openzfs/cmd/zpool/ |
H A D | zpool_main.c | 1092 nvlist_t *sch = fnvlist_alloc(); in zpool_json_schema() local
|