Searched refs:N_POLL_ITEMS (Results 1 – 1 of 1) sorted by relevance
54 #define N_POLL_ITEMS 5 macro75 poll_wait_node items[N_POLL_ITEMS];83 poll_wait_node inline_items[N_POLL_ITEMS];160 if (wait->inline_index < N_POLL_ITEMS) in get_poll_item()164 if (!wait->table || (wait->table && wait->table->index >= N_POLL_ITEMS)) in get_poll_item()