Home
last modified time | relevance | path

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

/openbmc/linux/drivers/infiniband/hw/mlx5/
H A Ddevx.c56 struct list_head obj_sub_list; member
1379 if (list_empty(&xa_val_level2->obj_sub_list)) { in devx_cleanup_subscription()
1447 dispatch_event_fd(&obj_event->obj_sub_list, eqe); in devx_cq_comp()
1871 if (list_empty(&xa_val_level2->obj_sub_list)) { in subscribe_event_xa_dealloc()
1925 INIT_LIST_HEAD(&obj_event->obj_sub_list); in subscribe_event_xa_alloc()
2153 &obj_event->obj_sub_list); in UVERBS_HANDLER()
2550 dispatch_event_fd(&obj_event->obj_sub_list, data); in devx_event_notifier()