Home
last modified time | relevance | path

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

/linux-3.4.99/include/linux/
Dthread_info.h43 int has_timeout; member
/linux-3.4.99/fs/
Dselect.c895 if (restart_block->poll.has_timeout) { in do_restart_poll()
935 restart_block->poll.has_timeout = 1; in SYSCALL_DEFINE3()
937 restart_block->poll.has_timeout = 0; in SYSCALL_DEFINE3()