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

/freebsd-12-stable/sys/dev/malo/
H A Dif_malohal.c266 MALO_HAL_LOCK(mh);
552 MALO_HAL_LOCK(mh);
606 MALO_HAL_LOCK(mh);
636 MALO_HAL_LOCK(mh);
675 MALO_HAL_LOCK(mh);
698 MALO_HAL_LOCK(mh);
729 MALO_HAL_LOCK(mh);
795 MALO_HAL_LOCK(mh);
813 MALO_HAL_LOCK(mh);
833 MALO_HAL_LOCK(m
[all...]
H A Dif_malohal.h204 #define MALO_HAL_LOCK(mh) mtx_lock(&mh->mh_mtx) macro

Completed in 101 milliseconds