Home
last modified time | relevance | path

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

/openbmc/linux/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()