Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/fs/
H A Dselect.c465 #define POLLEX_SET (EPOLLPRI | EPOLLNVAL) macro
471 wait->_key = POLLEX_SET | ll_flag; in wait_key_set()
551 if ((mask & POLLEX_SET) && (ex & bit)) { in do_select()
/kernel/linux/linux-6.6/fs/
H A Dselect.c466 #define POLLEX_SET (EPOLLPRI | EPOLLNVAL) macro
472 wait->_key = POLLEX_SET | ll_flag; in wait_key_set()
552 if ((mask & POLLEX_SET) && (ex & bit)) { in do_select()

Completed in 5 milliseconds