Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/infiniband/hw/mlx5/
Ddevx.c54 struct list_head obj_sub_list; member
1323 if (list_empty(&xa_val_level2->obj_sub_list)) { in devx_cleanup_subscription()
1392 dispatch_event_fd(&obj_event->obj_sub_list, eqe); in devx_cq_comp()
1790 if (list_empty(&xa_val_level2->obj_sub_list)) { in subscribe_event_xa_dealloc()
1842 INIT_LIST_HEAD(&obj_event->obj_sub_list); in subscribe_event_xa_alloc()
2070 &obj_event->obj_sub_list); in UVERBS_HANDLER()
2408 dispatch_event_fd(&obj_event->obj_sub_list, data); in devx_event_notifier()