Home
last modified time | relevance | path

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

/Linux-v5.15/drivers/infiniband/core/
Ducma.c122 static const struct file_operations ucma_fops; variable
1618 if (f.file->f_op != &ucma_fops) { in ucma_migrate_id()
1803 static const struct file_operations ucma_fops = { variable
1817 .fops = &ucma_fops,