Home
last modified time | relevance | path

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

/linux-6.6.21/fs/
Dselect.c237 static int poll_schedule_timeout(struct poll_wqueues *pwq, int state, in poll_schedule_timeout() function
607 if (!poll_schedule_timeout(&table, TASK_INTERRUPTIBLE, in do_select()
965 if (!poll_schedule_timeout(wait, TASK_INTERRUPTIBLE, to, slack)) in do_poll()