Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/infiniband/core/
Ducma.c1492 struct ucma_file *cur_file; in ucma_migrate_id() local
1510 cur_file = ctx->file; in ucma_migrate_id()
1511 if (cur_file == new_file) { in ucma_migrate_id()
1520 ucma_lock_files(cur_file, new_file); in ucma_migrate_id()
1529 ucma_unlock_files(cur_file, new_file); in ucma_migrate_id()