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

/fs/
H A Dselect.c192 * and is paired with set_mb() in poll_schedule_timeout.
234 int poll_schedule_timeout(struct poll_wqueues *pwq, int state, function
259 EXPORT_SYMBOL(poll_schedule_timeout); variable
529 if (!poll_schedule_timeout(&table, TASK_INTERRUPTIBLE,
861 if (!poll_schedule_timeout(wait, TASK_INTERRUPTIBLE, to, slack))

Completed in 4 milliseconds