Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/common/os/
H A Dschedctl.c83 static void schedctl_save(sc_shared_t *);
114 installctx(t, ssp, schedctl_save, schedctl_restore, in schedctl()
153 (void) removectx(t, ssp, schedctl_save, schedctl_restore, in schedctl_lwp_cleanup()
209 schedctl_save(sc_shared_t *ssp) in schedctl_save() function