Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/infiniband/core/
Duverbs.h180 struct file *ib_uverbs_alloc_event_file(struct ib_uverbs_file *uverbs_file,
Duverbs_main.c555 struct file *ib_uverbs_alloc_event_file(struct ib_uverbs_file *uverbs_file, in ib_uverbs_alloc_event_file() function
Duverbs_cmd.c358 filp = ib_uverbs_alloc_event_file(file, 1); in ib_uverbs_get_context()
1316 filp = ib_uverbs_alloc_event_file(file, 0); in ib_uverbs_create_comp_channel()