Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/staging/rdma/hfi1/
Dfile_ops.c104 static unsigned int poll_urgent(struct file *, struct poll_table_struct *);
743 pollflag = poll_urgent(fp, pt); in hfi1_poll()
1374 static unsigned int poll_urgent(struct file *fp, in poll_urgent() function