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() local872 struct spmc_shmem_obj *obj, in spmc_ffa_fill_desc()1115 struct spmc_shmem_obj *obj; in spmc_ffa_mem_send() local1201 struct spmc_shmem_obj *obj; in spmc_ffa_mem_frag_tx() local1314 struct spmc_shmem_obj *obj = NULL; in spmc_ffa_mem_retrieve_req() local1590 struct spmc_shmem_obj *obj; in spmc_ffa_mem_frag_rx() local1704 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 30 milliseconds