Home
last modified time | relevance | path

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

/openbmc/linux/drivers/infiniband/core/
H A Ducma.c127 static inline struct ucma_context *_ucma_find_context(int id, in _ucma_find_context() function
145 ctx = _ucma_find_context(id, file); in ucma_get_ctx()
606 ctx = _ucma_find_context(cmd.id, file); in ucma_destroy_id()
1650 if (_ucma_find_context(cmd.id, cur_file) != ctx) { in ucma_migrate_id()