Home
last modified time | relevance | path

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

/Linux-v5.15/drivers/infiniband/core/
Ducma.c125 static inline struct ucma_context *_ucma_find_context(int id, in _ucma_find_context() function
143 ctx = _ucma_find_context(id, file); in ucma_get_ctx()
603 ctx = _ucma_find_context(cmd.id, file); in ucma_destroy_id()
1638 if (_ucma_find_context(cmd.id, cur_file) != ctx) { in ucma_migrate_id()