Searched refs:xswitch_volunteer_count (Results 1 – 1 of 1) sorted by relevance
53 int xswitch_volunteer_count; member112 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()