Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/infiniband/hw/mlx5/
Ddevx.c56 struct list_head obj_sub_list; member
1365 if (list_empty(&xa_val_level2->obj_sub_list)) { in devx_cleanup_subscription()
1433 dispatch_event_fd(&obj_event->obj_sub_list, eqe); in devx_cq_comp()
1850 if (list_empty(&xa_val_level2->obj_sub_list)) { in subscribe_event_xa_dealloc()
1904 INIT_LIST_HEAD(&obj_event->obj_sub_list); in subscribe_event_xa_alloc()
2134 &obj_event->obj_sub_list); in UVERBS_HANDLER()
2531 dispatch_event_fd(&obj_event->obj_sub_list, data); in devx_event_notifier()