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

  /src/sys/arch/arm/include/
cpu.h 280 _curlwp(void) function in typeref:struct:lwp *
294 #define curlwp _curlwp()
296 #define curcpu() lwp_getcpu(_curlwp())
cpu.h 280 _curlwp(void) function in typeref:struct:lwp *
294 #define curlwp _curlwp()
296 #define curcpu() lwp_getcpu(_curlwp())
cpu.h 280 _curlwp(void) function in typeref:struct:lwp *
294 #define curlwp _curlwp()
296 #define curcpu() lwp_getcpu(_curlwp())

Completed in 36 milliseconds