Home
last modified time | relevance | path

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

/titanic_50/usr/src/uts/common/sys/
H A Dcyclic_impl.h500 ksema_t cyp_modify_wait; member
/titanic_50/usr/src/uts/common/os/
H A Dcyclic.c1069 sema_v(&cpu->cyp_modify_wait); in cyclic_remove_pend()
1326 sema_v(&cpu->cyp_modify_wait); in cyclic_softint()
1503 sema_p(&cpu->cyp_modify_wait); in cyclic_expand()
1939 sema_p(&cpu->cyp_modify_wait); in cyclic_remove_here()
2298 sema_init(&cpu->cyp_modify_wait, 0, NULL, SEMA_DEFAULT, NULL); in cyclic_configure()