Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/infiniband/core/
Duverbs_main.c128 static void ib_uverbs_release_async_event_file(struct kref *ref) in ib_uverbs_release_async_event_file() function
212 ib_uverbs_release_async_event_file); in ib_uverbs_release_file()
375 kref_put(&file->ref, ib_uverbs_release_async_event_file); in ib_uverbs_async_event_close()
548 kref_put(&file->async_file->ref, ib_uverbs_release_async_event_file); in ib_uverbs_free_async_event_file()
598 kref_put(&ev_file->ref, ib_uverbs_release_async_event_file); in ib_uverbs_alloc_async_event_file()