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

  /src/sys/dev/
lockstat.c 107 uintptr_t lockstat_csend; variable in typeref:typename:uintptr_t
237 lockstat_csend = le->le_csend;
403 if (callsite < lockstat_csstart || callsite > lockstat_csend)

Completed in 12 milliseconds