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

/freebsd-13-stable/sys/dev/snp/
H A Dsnp.c56 #define SNP_UNLOCK() mtx_unlock(&snp_register_lock)
62 #define SNP_UNLOCK() sx_xunlock(&snp_register_lock) macro
256 SNP_UNLOCK();
264 SNP_UNLOCK();

Completed in 48 milliseconds