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

/freebsd-11.0-release/sys/dev/sge/
H A Dif_sge.c679 SGE_LOCK(sc);
713 SGE_LOCK(sc);
726 SGE_LOCK(sc);
741 SGE_LOCK(sc);
1215 SGE_LOCK(sc);
1335 SGE_LOCK(sc);
1557 SGE_LOCK(sc);
1616 SGE_LOCK(sc);
1718 SGE_LOCK(sc);
1738 SGE_LOCK(s
[all...]
H A Dif_sgereg.h365 #define SGE_LOCK(_sc) mtx_lock(&(_sc)->sge_mtx) macro

Completed in 87 milliseconds