Home
last modified time | relevance | path

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

/ipc/
Dmqueue.c363 static unsigned int mqueue_poll_file(struct file *filp, struct poll_table_struct *poll_tab) in mqueue_poll_file() argument
368 poll_wait(filp, &info->wait_q, poll_tab); in mqueue_poll_file()