Home
last modified time | relevance | path

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

/titanic_50/usr/src/uts/common/disp/
H A Dsysdc.c315 static sysdc_t sysdc_dummy; /* used to terminate active lists */ variable
710 if (*headp == &sysdc_dummy) in sysdc_update()
725 head = atomic_swap_ptr(headp, &sysdc_dummy); in sysdc_update()
727 while (*prevptr != &sysdc_dummy) { in sysdc_update()
1222 sysdc_active[idx].sdl_list = &sysdc_dummy; in sysdc_init()