Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/infiniband/hw/mlx5/
Ddevx.c82 struct list_head subscribed_events_list; member
1654 INIT_LIST_HEAD(&ev_file->subscribed_events_list); in UVERBS_HANDLER()
2054 &ev_file->subscribed_events_list); in UVERBS_HANDLER()
2653 &ev_file->subscribed_events_list, file_list) { in devx_async_event_close()