Home
last modified time | relevance | path

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

/linux-4.4.14/fs/
Dselect.c386 #define POLLEX_SET (POLLPRI) macro
392 wait->_key = POLLEX_SET | ll_flag; in wait_key_set()
473 if ((mask & POLLEX_SET) && (ex & bit)) { in do_select()