Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/infiniband/hw/hfi1/
Dfile_ops.c65 static __poll_t poll_urgent(struct file *fp, struct poll_table_struct *pt);
587 pollflag = poll_urgent(fp, pt); in hfi1_poll()
1403 static __poll_t poll_urgent(struct file *fp, in poll_urgent() function