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

  /src/sys/sys/
psref.h 106 void psref_debug_init_lwp(struct lwp *);
109 #define PSREF_DEBUG_INIT_LWP(l) psref_debug_init_lwp((l))
120 #define PSREF_DEBUG_INIT_LWP(l) __nothing
  /src/sys/kern/
subr_psref.c 615 psref_debug_init_lwp(struct lwp *l) function in typeref:typename:void

Completed in 13 milliseconds