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

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

Completed in 184 milliseconds