Home
last modified time | relevance | path

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

/linux/drivers/infiniband/hw/hfi1/
H A Dfile_ops.c1080 uctxt->urgent_poll = 0; in user_init()
1448 if (uctxt->urgent != uctxt->urgent_poll) { in poll_urgent()
1450 uctxt->urgent_poll = uctxt->urgent; in poll_urgent()
H A Dhfi.h295 u32 urgent_poll; member