Searched defs:obj (Results 1 – 2 of 2) sorted by relevance
88 struct spmc_shmem_obj *obj; in spmc_shmem_obj_alloc() local118 struct spmc_shmem_obj *obj) in spmc_shmem_obj_free()153 spmc_shmem_obj_get_comp_mrd(struct spmc_shmem_obj *obj) in spmc_shmem_obj_get_comp_mrd()180 static int spmc_shmem_check_obj(struct spmc_shmem_obj *obj) in spmc_shmem_check_obj()257 struct spmc_shmem_obj *obj, in spmc_ffa_fill_desc()351 struct spmc_shmem_obj *obj; in spmc_ffa_mem_send() local414 struct spmc_shmem_obj *obj; in spmc_ffa_mem_frag_tx() local473 struct spmc_shmem_obj *obj = NULL; in spmc_ffa_mem_retrieve_req() local624 struct spmc_shmem_obj *obj; in spmc_ffa_mem_frag_rx() local702 struct spmc_shmem_obj *obj; in spmc_ffa_mem_relinquish() local[all …]
65 void *obj = (char *)(pool->objects) + (pool->obj_size * pool->used); in pool_alloc_n() local
Completed in 7 milliseconds