Home
last modified time | relevance | path

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

/openbmc/linux/drivers/infiniband/core/
H A Ducma.c124 static const struct file_operations ucma_fops; variable
1630 if (f.file->f_op != &ucma_fops) { in ucma_migrate_id()
1815 static const struct file_operations ucma_fops = { variable
1829 .fops = &ucma_fops,