Searched refs:sdl_list (Results 1 - 2 of 2) sorted by relevance

/illumos-gate/usr/src/uts/common/sys/
H A Dsysdc_impl.h107 sysdc_t *volatile sdl_list; /* list of active threads in bucket */ member in struct:sysdc_list
/illumos-gate/usr/src/uts/common/disp/
H A Dsysdc.c673 sysdc_t *volatile *headp = &SYSDC_LIST(sdc)->sdl_list;
732 sysdc_t *volatile *headp = &sdl->sdl_list;
743 * Each sdl_list contains a singly-linked list of active
745 * processing the list will be added to sdl_list. Since we
1248 sysdc_active[idx].sdl_list = &sysdc_dummy;

Completed in 57 milliseconds