Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/fs/
H A Dselect.c103 #define POLL_TABLE_FULL(table) \ macro
167 if (!table || POLL_TABLE_FULL(table)) { in poll_get_entry()
/kernel/linux/linux-6.6/fs/
H A Dselect.c104 #define POLL_TABLE_FULL(table) \ macro
168 if (!table || POLL_TABLE_FULL(table)) { in poll_get_entry()

Completed in 7 milliseconds