Home
last modified time | relevance | path

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

/freebsd/sys/ofed/drivers/infiniband/core/
H A Duverbs.h219 extern const struct file_operations uverbs_event_fops;
H A Dib_uverbs_std_types.c249 &uverbs_event_fops,
H A Dib_uverbs_main.c335 const struct file_operations uverbs_event_fops = { variable