Home
last modified time | relevance | path

Searched refs:CB_CL_CPR_POST_KERNEL (Results 1 – 3 of 3) sorted by relevance

/titanic_44/usr/src/uts/common/sys/
H A Dcallb.h68 #define CB_CL_CPR_POST_KERNEL 15 macro
/titanic_44/usr/src/uts/common/cpr/
H A Dcpr_main.c638 (void) callb_execute_class(CB_CL_CPR_POST_KERNEL, CB_CODE_CPR_CHKPT); in cpr_suspend()
1020 (void) callb_execute_class(CB_CL_CPR_POST_KERNEL, CB_CODE_CPR_RESUME); in cpr_resume()
/titanic_44/usr/src/uts/common/os/
H A Dmem_cage.c1006 (void) callb_add(kcage_cageout_cpr, NULL, CB_CL_CPR_POST_KERNEL, in kcage_init()