Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/fs/
H A Dselect.c210 static int pollwake(wait_queue_entry_t *wait, unsigned mode, int sync, void *key) in pollwake() function
231 init_waitqueue_func_entry(&entry->wait, pollwake); in __pollwait()
250 * the counterpart rmb of the wmb in pollwake() such that data in poll_schedule_timeout()
/kernel/linux/linux-6.6/fs/
H A Dselect.c211 static int pollwake(wait_queue_entry_t *wait, unsigned mode, int sync, void *key) in pollwake() function
232 init_waitqueue_func_entry(&entry->wait, pollwake); in __pollwait()
251 * the counterpart rmb of the wmb in pollwake() such that data in poll_schedule_timeout()

Completed in 4 milliseconds