Home
last modified time | relevance | path

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

/openbmc/linux/net/9p/
H A Dtrans_fd.c527 static int p9_pollwake(wait_queue_entry_t *wait, unsigned int mode, int sync, void *key) in p9_pollwake() function
573 init_waitqueue_func_entry(&pwait->wait, p9_pollwake); in p9_pollwait()