Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/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()
/kernel/linux/linux-6.6/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()

Completed in 8 milliseconds