Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/infiniband/core/
Duverbs.h222 struct file *ib_uverbs_alloc_async_event_file(struct ib_uverbs_file *uverbs_file,
Duverbs_main.c561 struct file *ib_uverbs_alloc_async_event_file(struct ib_uverbs_file *uverbs_file, in ib_uverbs_alloc_async_event_file() function
Duverbs_cmd.c260 filp = ib_uverbs_alloc_async_event_file(file, ib_dev); in ib_uverbs_get_context()