Searched refs:ib_uverbs_completion_event_file (Results 1 – 5 of 5) sorted by relevance
| /Linux-v5.4/drivers/infiniband/core/ |
| D | uverbs_std_types_cq.c | 54 struct ib_uverbs_completion_event_file, in uverbs_free_cq() 72 struct ib_uverbs_completion_event_file *ev_file = NULL; in UVERBS_HANDLER() 99 struct ib_uverbs_completion_event_file, in UVERBS_HANDLER()
|
| D | uverbs_std_types.c | 208 struct ib_uverbs_completion_event_file *comp_event_file = in uverbs_hot_unplug_completion_event_file() 209 container_of(uobj, struct ib_uverbs_completion_event_file, in uverbs_hot_unplug_completion_event_file() 232 UVERBS_TYPE_ALLOC_FD(sizeof(struct ib_uverbs_completion_event_file),
|
| D | uverbs.h | 133 struct ib_uverbs_completion_event_file { struct 228 struct ib_uverbs_completion_event_file *ev_file,
|
| D | uverbs_main.c | 137 struct ib_uverbs_completion_event_file *ev_file, in ib_uverbs_release_ucq() 296 struct ib_uverbs_completion_event_file *comp_ev_file = in ib_uverbs_comp_event_read() 330 struct ib_uverbs_completion_event_file *comp_ev_file = in ib_uverbs_comp_event_poll() 345 struct ib_uverbs_completion_event_file *comp_ev_file = in ib_uverbs_comp_event_fasync() 383 struct ib_uverbs_completion_event_file *file = container_of( in ib_uverbs_comp_event_close() 384 uobj, struct ib_uverbs_completion_event_file, uobj); in ib_uverbs_comp_event_close()
|
| D | uverbs_cmd.c | 188 static struct ib_uverbs_completion_event_file * 200 return container_of(uobj, struct ib_uverbs_completion_event_file, in _ib_uverbs_lookup_comp_file() 957 struct ib_uverbs_completion_event_file *ev_file; in ib_uverbs_create_comp_channel() 971 ev_file = container_of(uobj, struct ib_uverbs_completion_event_file, in ib_uverbs_create_comp_channel() 988 struct ib_uverbs_completion_event_file *ev_file = NULL; in create_cq()
|