Home
last modified time | relevance | path

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

/freebsd/sys/ofed/drivers/infiniband/core/
H A Dib_uverbs_std_types_async_fd.c46 &uverbs_async_event_fops,
H A Duverbs.h220 extern const struct file_operations uverbs_async_event_fops;
H A Dib_uverbs_main.c344 const struct file_operations uverbs_async_event_fops = { variable