Searched defs:obj (Results 1 – 2 of 2) sorted by relevance
79 struct spmc_shmem_obj *obj; in spmc_shmem_obj_alloc() local133 struct spmc_shmem_obj *obj) in spmc_shmem_obj_free()160 struct spmc_shmem_obj *obj = (struct spmc_shmem_obj *)curr; in spmc_shmem_obj_lookup() local185 struct spmc_shmem_obj *obj = (struct spmc_shmem_obj *)curr; in spmc_shmem_obj_get_next() local241 spmc_shmem_obj_get_comp_mrd(struct spmc_shmem_obj *obj, uint32_t ffa_version) in spmc_shmem_obj_get_comp_mrd()271 bool spmc_shmem_obj_validate_id(struct spmc_shmem_obj *obj, uint16_t sp_id) in spmc_shmem_obj_validate_id()797 static int spmc_shmem_check_obj(struct spmc_shmem_obj *obj, in spmc_shmem_check_obj()978 static int spmc_shmem_check_state_obj(struct spmc_shmem_obj *obj, in spmc_shmem_check_state_obj()1020 struct spmc_shmem_obj *obj, in spmc_ffa_fill_desc()1225 struct spmc_shmem_obj *obj; in spmc_ffa_mem_send() local[all …]
65 void *obj = (char *)(pool->objects) + (pool->obj_size * pool->used); in pool_alloc_n() local