Home
last modified time | relevance | path

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

/linux-3.4.99/fs/
Dselect.c98 #define POLL_TABLE_FULL(table) \ macro
162 if (!table || POLL_TABLE_FULL(table)) { in poll_get_entry()