Home
last modified time | relevance | path

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

/linux-6.1.9/include/linux/
Drestart_block.h52 int has_timeout; member
/linux-6.1.9/fs/
Dselect.c1054 if (restart_block->poll.has_timeout) { in do_restart_poll()
1092 restart_block->poll.has_timeout = 1; in SYSCALL_DEFINE3()
1094 restart_block->poll.has_timeout = 0; in SYSCALL_DEFINE3()
/linux-6.1.9/drivers/platform/x86/
Dsony-laptop.c1762 unsigned int has_timeout; member
1917 kbdbl_ctl->has_timeout = handle != 0x0153; in sony_nc_kbd_backlight_setup()
1931 if (kbdbl_ctl->has_timeout) { in sony_nc_kbd_backlight_setup()
1963 if (kbdbl_ctl->has_timeout) in sony_nc_kbd_backlight_cleanup()