Home
last modified time | relevance | path

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

/linux-6.12.1/fs/
Dselect.c101 #define POLL_TABLE_FULL(table) \ macro
165 if (!table || POLL_TABLE_FULL(table)) { in poll_get_entry()