HomeSort by: relevance | last modified time | path
    Searched defs:sme_mtx (Results 1 - 2 of 2) sorted by relevancy

  /src/sys/dev/sysmon/
sysmonvar.h 207 * - sme_work_mtx OR sme_mtx to read
208 * - sme_work_mtx AND sme_mtx to write
214 * - sme_mtx to read or write
221 * Lock order: sme_global_mtx -> sme_mtx -> sme_work_mtx
225 kmutex_t sme_mtx; member in struct:sysmon_envsys
sysmonvar.h 207 * - sme_work_mtx OR sme_mtx to read
208 * - sme_work_mtx AND sme_mtx to write
214 * - sme_mtx to read or write
221 * Lock order: sme_global_mtx -> sme_mtx -> sme_work_mtx
225 kmutex_t sme_mtx; member in struct:sysmon_envsys

Completed in 21 milliseconds