Home
last modified time | relevance | path

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

/linux-6.1.9/fs/
Dselect.c104 #define POLL_TABLE_FULL(table) \ macro
168 if (!table || POLL_TABLE_FULL(table)) { in poll_get_entry()