Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/net/9p/
H A Dtrans_fd.c542 * p9_pollwait - add poll task to the wait queue
551 p9_pollwait(struct file *filp, wait_queue_head_t *wait_address, poll_table *p) in p9_pollwait() function
598 init_poll_funcptr(&m->pt, p9_pollwait); in p9_conn_create()
/kernel/linux/linux-6.6/net/9p/
H A Dtrans_fd.c544 * p9_pollwait - add poll task to the wait queue
553 p9_pollwait(struct file *filp, wait_queue_head_t *wait_address, poll_table *p) in p9_pollwait() function
601 init_poll_funcptr(&m->pt, p9_pollwait); in p9_conn_create()

Completed in 4 milliseconds