Searched refs:spmc_shmem_obj_lookup (Results 1 – 1 of 1) sorted by relevance
141 spmc_shmem_obj_lookup(struct spmc_shmem_obj_state *state, uint64_t handle) in spmc_shmem_obj_lookup() function1062 obj = spmc_shmem_obj_lookup(&spmc_shmem_obj_state, mem_handle); in spmc_ffa_fill_desc()1206 obj = spmc_shmem_obj_lookup(&spmc_shmem_obj_state, mem_handle); in spmc_ffa_mem_frag_tx()1378 obj = spmc_shmem_obj_lookup(&spmc_shmem_obj_state, req->handle); in spmc_ffa_mem_retrieve_req()1602 obj = spmc_shmem_obj_lookup(&spmc_shmem_obj_state, mem_handle); in spmc_ffa_mem_frag_rx()1738 obj = spmc_shmem_obj_lookup(&spmc_shmem_obj_state, req->handle); in spmc_ffa_mem_relinquish()1830 obj = spmc_shmem_obj_lookup(&spmc_shmem_obj_state, mem_handle); in spmc_ffa_mem_reclaim()
Completed in 4 milliseconds