Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/infiniband/hw/hfi1/
Dfile_ops.c106 static __poll_t poll_urgent(struct file *fp, struct poll_table_struct *pt);
626 pollflag = poll_urgent(fp, pt); in hfi1_poll()
1440 static __poll_t poll_urgent(struct file *fp, in poll_urgent() function