Home
last modified time | relevance | path

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

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