Home
last modified time | relevance | path

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

/linux/fs/
H A Dselect.c463 #define POLLEX_SET (EPOLLPRI | EPOLLNVAL) macro
469 wait->_key = POLLEX_SET | ll_flag; in wait_key_set()
549 if ((mask & POLLEX_SET) && (ex & bit)) { in do_select()