Home
last modified time | relevance | path

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

/linux-4.4.14/include/linux/
Dthread_info.h44 int has_timeout; member
/linux-4.4.14/fs/
Dselect.c942 if (restart_block->poll.has_timeout) { in do_restart_poll()
982 restart_block->poll.has_timeout = 1; in SYSCALL_DEFINE3()
984 restart_block->poll.has_timeout = 0; in SYSCALL_DEFINE3()