Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/infiniband/core/
Ducma.c130 static const struct file_operations ucma_fops; variable
1583 if (f.file->f_op != &ucma_fops) { in ucma_migrate_id()
1776 static const struct file_operations ucma_fops = { variable
1790 .fops = &ucma_fops,