Searched refs:has_timeout (Results 1 - 3 of 3) sorted by relevance

/linux-master/include/linux/
H A Drestart_block.h52 int has_timeout; member in struct:restart_block::__anon604::__anon608
/linux-master/fs/
H A Dselect.c1055 if (restart_block->poll.has_timeout) {
1093 restart_block->poll.has_timeout = 1;
1095 restart_block->poll.has_timeout = 0;
/linux-master/drivers/platform/x86/
H A Dsony-laptop.c1761 unsigned int has_timeout; member in struct:kbd_backlight
1916 kbdbl_ctl->has_timeout = handle != 0x0153;
1930 if (kbdbl_ctl->has_timeout) {
1962 if (kbdbl_ctl->has_timeout)

Completed in 131 milliseconds