Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/infiniband/hw/mlx5/
H A Ddevx.c56 struct list_head obj_sub_list; member
1276 if (list_empty(&xa_val_level2->obj_sub_list)) { in devx_cleanup_subscription()
1345 dispatch_event_fd(&obj_event->obj_sub_list, eqe); in devx_cq_comp()
1745 if (list_empty(&xa_val_level2->obj_sub_list)) { in subscribe_event_xa_dealloc()
1799 INIT_LIST_HEAD(&obj_event->obj_sub_list); in subscribe_event_xa_alloc()
2029 &obj_event->obj_sub_list); in UVERBS_HANDLER()
2362 dispatch_event_fd(&obj_event->obj_sub_list, data); in devx_event_notifier()