Searched defs:obj (Results 1 – 2 of 2) sorted by relevance
73 struct spmc_shmem_obj *obj; in spmc_shmem_obj_alloc() local119 struct spmc_shmem_obj *obj) in spmc_shmem_obj_free()146 struct spmc_shmem_obj *obj = (struct spmc_shmem_obj *)curr; in spmc_shmem_obj_lookup() local171 struct spmc_shmem_obj *obj = (struct spmc_shmem_obj *)curr; in spmc_shmem_obj_get_next() local228 spmc_shmem_obj_get_comp_mrd(struct spmc_shmem_obj *obj, uint32_t ffa_version) in spmc_shmem_obj_get_comp_mrd()261 spmc_shmem_obj_ffa_constituent_size(struct spmc_shmem_obj *obj, in spmc_shmem_obj_ffa_constituent_size()281 bool spmc_shmem_obj_validate_id(struct spmc_shmem_obj *obj, uint16_t sp_id) in spmc_shmem_obj_validate_id()710 static int spmc_shmem_check_obj(struct spmc_shmem_obj *obj, in spmc_shmem_check_obj()856 static int spmc_shmem_check_state_obj(struct spmc_shmem_obj *obj, in spmc_shmem_check_state_obj()898 struct spmc_shmem_obj *obj, in spmc_ffa_fill_desc()[all …]
65 void *obj = (char *)(pool->objects) + (pool->obj_size * pool->used); in pool_alloc_n() local