Searched defs:obj (Results 1 – 2 of 2) sorted by relevance
74 struct spmc_shmem_obj *obj; in spmc_shmem_obj_alloc() local127 struct spmc_shmem_obj *obj) in spmc_shmem_obj_free()154 struct spmc_shmem_obj *obj = (struct spmc_shmem_obj *)curr; in spmc_shmem_obj_lookup() local179 struct spmc_shmem_obj *obj = (struct spmc_shmem_obj *)curr; in spmc_shmem_obj_get_next() local235 spmc_shmem_obj_get_comp_mrd(struct spmc_shmem_obj *obj, uint32_t ffa_version) in spmc_shmem_obj_get_comp_mrd()265 bool spmc_shmem_obj_validate_id(struct spmc_shmem_obj *obj, uint16_t sp_id) in spmc_shmem_obj_validate_id()779 static int spmc_shmem_check_obj(struct spmc_shmem_obj *obj, in spmc_shmem_check_obj()960 static int spmc_shmem_check_state_obj(struct spmc_shmem_obj *obj, in spmc_shmem_check_state_obj()1002 struct spmc_shmem_obj *obj, in spmc_ffa_fill_desc()1194 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