Searched refs:shm_pool (Results 1 – 2 of 2) sorted by relevance
43 struct shm_pool { struct51 static struct shm_pool * argument54 struct shm_pool *pool; in shm_pool_create()84 shm_pool_resize(struct shm_pool *pool, int size) in shm_pool_resize()103 shm_pool_allocate(struct shm_pool *pool, int size) in shm_pool_allocate()118 shm_pool_destroy(struct shm_pool *pool) in shm_pool_destroy()131 struct shm_pool *pool;
581 struct wl_shm_pool *shm_pool = in dwl_context_surface_new() local583 if (!shm_pool) { in dwl_context_surface_new()591 shm_pool, buffer_size * i, width, height, stride, in dwl_context_surface_new()685 wl_shm_pool_destroy(shm_pool); in dwl_context_surface_new()725 if (shm_pool) in dwl_context_surface_new()726 wl_shm_pool_destroy(shm_pool); in dwl_context_surface_new()