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

  /src/sys/sys/
pcu.h 79 void pcu_switchpoint(lwp_t *);
93 #define pcu_switchpoint(l) macro
  /src/sys/kern/
subr_pcu.c 100 * pcu_switchpoint: release PCU state if the LWP is being run on another CPU.
104 pcu_switchpoint(lwp_t *l) function in typeref:typename:void
kern_synch.c 848 pcu_switchpoint(l);

Completed in 27 milliseconds