Home
last modified time | relevance | path

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

/openbmc/linux/fs/
H A Dselect.c185 static int __pollwake(wait_queue_entry_t *wait, unsigned mode, int sync, void *key) in __pollwake() function
218 return __pollwake(wait, mode, sync, key); in pollwake()