Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/fs/
H A Dselect.c103 #define POLL_TABLE_FULL(table) \ macro
167 if (!table || POLL_TABLE_FULL(table)) { in poll_get_entry()