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

  /src/sys/sys/
pcu.h 81 void pcu_save_all(lwp_t *);
95 #define pcu_save_all(l) macro
  /src/sys/kern/
subr_pcu.c 166 * pcu_save_all: save PCU state of the given LWP so that eg. coredump can
170 pcu_save_all(lwp_t *l) function in typeref:typename:void

Completed in 86 milliseconds