Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/include/linux/
Drestart_block.h51 int has_timeout; member
/kernel/linux/linux-5.10/fs/
Dselect.c1053 if (restart_block->poll.has_timeout) { in do_restart_poll()
1091 restart_block->poll.has_timeout = 1; in SYSCALL_DEFINE3()
1093 restart_block->poll.has_timeout = 0; in SYSCALL_DEFINE3()
/kernel/linux/linux-5.10/drivers/platform/x86/
Dsony-laptop.c1762 unsigned int has_timeout; member
1921 kbdbl_ctl->has_timeout = handle != 0x0153; in sony_nc_kbd_backlight_setup()
1935 if (kbdbl_ctl->has_timeout) { in sony_nc_kbd_backlight_setup()
1967 if (kbdbl_ctl->has_timeout) in sony_nc_kbd_backlight_cleanup()