Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/infiniband/core/
Duverbs_main.c188 struct ib_uverbs_async_event_file *file = in ib_uverbs_release_async_event_file()
189 container_of(ref, struct ib_uverbs_async_event_file, ref); in ib_uverbs_release_async_event_file()
336 struct ib_uverbs_async_event_file *file = filp->private_data; in ib_uverbs_async_event_read()
403 struct ib_uverbs_async_event_file *file = filp->private_data; in ib_uverbs_async_event_close()
614 struct ib_uverbs_async_event_file *ev_file; in ib_uverbs_alloc_async_event_file()
1097 struct ib_uverbs_async_event_file *event_file; in ib_uverbs_free_hw_resources()
1131 struct ib_uverbs_async_event_file, in ib_uverbs_free_hw_resources()
Duverbs.h125 struct ib_uverbs_async_event_file { struct
147 struct ib_uverbs_async_event_file *async_file; argument