Searched refs:spmc_shmem_obj (Results 1 – 1 of 1) sorted by relevance
33 struct spmc_shmem_obj { struct62 return desc_size + offsetof(struct spmc_shmem_obj, desc); in spmc_shmem_obj_size()76 static struct spmc_shmem_obj *79 struct spmc_shmem_obj *obj; in spmc_shmem_obj_alloc()109 obj = (struct spmc_shmem_obj *)(state->data + state->allocated); in spmc_shmem_obj_alloc()133 struct spmc_shmem_obj *obj) in spmc_shmem_obj_free()154 static struct spmc_shmem_obj *160 struct spmc_shmem_obj *obj = (struct spmc_shmem_obj *)curr; in spmc_shmem_obj_lookup()179 static struct spmc_shmem_obj *185 struct spmc_shmem_obj *obj = (struct spmc_shmem_obj *)curr; in spmc_shmem_obj_get_next()[all …]