Home
last modified time | relevance | path

Searched refs:IB_POLL_FLAGS (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/drivers/infiniband/core/
H A Dcq.c24 #define IB_POLL_FLAGS \ macro
161 if (ib_req_notify_cq(cq, IB_POLL_FLAGS) > 0) { in ib_poll_handler()
187 ib_req_notify_cq(cq, IB_POLL_FLAGS) > 0) in ib_cq_poll_work()
/kernel/linux/linux-6.6/drivers/infiniband/core/
H A Dcq.c23 #define IB_POLL_FLAGS \ macro
160 if (ib_req_notify_cq(cq, IB_POLL_FLAGS) > 0) { in ib_poll_handler()
186 ib_req_notify_cq(cq, IB_POLL_FLAGS) > 0) in ib_cq_poll_work()

Completed in 2 milliseconds