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

  /src/sys/dev/sysmon/
sysmonvar.h 189 * sme_work_mtx to schedule or halt */
191 * sme_work_mtx to read or write */
198 * sme_work_mtx to read or write */
207 * - sme_work_mtx OR sme_mtx to read
208 * - sme_work_mtx AND sme_mtx to write
221 * Lock order: sme_global_mtx -> sme_mtx -> sme_work_mtx
224 * sme_work_mtx to read or write */
226 kmutex_t sme_work_mtx; member in struct:sysmon_envsys

Completed in 11 milliseconds