Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/common/disp/
H A Dsysdc.c341 static sysdc_t sysdc_dummy; /* used to terminate active lists */ variable
736 if (*headp == &sysdc_dummy) in sysdc_update()
751 head = atomic_swap_ptr(headp, &sysdc_dummy); in sysdc_update()
753 while (*prevptr != &sysdc_dummy) { in sysdc_update()
1248 sysdc_active[idx].sdl_list = &sysdc_dummy; in sysdc_init()