Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/infiniband/hw/mlx5/
Ddevx.c48 struct list_head unaffiliated_list; member
1813 INIT_LIST_HEAD(&event->unaffiliated_list); in subscribe_event_xa_alloc()
2063 &event->unaffiliated_list); in UVERBS_HANDLER()
2396 dispatch_event_fd(&event->unaffiliated_list, data); in devx_event_notifier()
2436 list_for_each_entry_safe(sub, tmp, &event->unaffiliated_list, in mlx5_ib_devx_cleanup_event_table()