Home
last modified time | relevance | path

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

/linux-6.14.4/drivers/infiniband/core/
Duverbs_std_types_async_fd.c71 &uverbs_async_event_fops,
Duverbs.h189 extern const struct file_operations uverbs_async_event_fops;
Duverbs_main.c360 const struct file_operations uverbs_async_event_fops = { variable