Searched refs:SCH_LOCK (Results 1 - 1 of 1) sorted by relevance

/freebsd-13-stable/sys/netinet/
H A Dtcp_syncache.c226 #define SCH_LOCK(sch) mtx_lock(&(sch)->sch_mtx) macro
345 SCH_LOCK(sch);
375 SCH_LOCK(sch);
592 SCH_LOCK(sch);
2569 SCH_LOCK(sch);

Completed in 157 milliseconds