Home
last modified time | relevance | path

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

/linux-2.4.37.9/arch/ia64/sn/io/sn2/
Dml_iograph.c53 int xswitch_volunteer_count; member
112 ASSERT(xvolinfo->xswitch_volunteer_count < NUM_XSWITCH_VOLUNTEER); in volunteer_for_widgets()
113 xvolinfo->xswitch_volunteer[xvolinfo->xswitch_volunteer_count] = master; in volunteer_for_widgets()
114 xvolinfo->xswitch_volunteer_count++; in volunteer_for_widgets()
120 if (xvolinfo->xswitch_volunteer_count == NUM_XSWITCH_VOLUNTEER) { in volunteer_for_widgets()
169 num_volunteer = xvolinfo->xswitch_volunteer_count; in assign_widgets_to_volunteers()