Searched defs:pool (Results 1 – 8 of 8) sorted by relevance
46 struct tmem_pool *pool; member262 struct tmem_pool *pool; in pgp_alloc() local319 struct tmem_pool *pool = NULL; in pgp_free() local455 struct tmem_pool *pool; in rtn_free() local546 struct tmem_pool *pool; in obj_free() local668 struct tmem_pool *pool; in pool_alloc() local874 struct tmem_pool *pool; in client_flush() local929 struct tmem_pool *pool; in tmem_evict() local1059 struct tmem_pool *pool; in do_tmem_dup_put() local1427 struct tmem_pool *pool; in do_tmem_destroy_pool() local[all …]
263 struct xmem_pool *pool) in ADD_REGION()294 struct xmem_pool *pool; in xmem_pool_create() local334 unsigned long xmem_pool_get_used_size(struct xmem_pool *pool) in xmem_pool_get_used_size()339 unsigned long xmem_pool_get_total_size(struct xmem_pool *pool) in xmem_pool_get_total_size()348 void xmem_pool_destroy(struct xmem_pool *pool) in xmem_pool_destroy()377 void *xmem_pool_alloc(unsigned long size, struct xmem_pool *pool) in xmem_pool_alloc()455 void xmem_pool_free(void *ptr, struct xmem_pool *pool) in xmem_pool_free()505 int xmem_pool_maxalloc(struct xmem_pool *pool) in xmem_pool_maxalloc()
374 struct tmem_pool *pool = client->pools[i]; in tmemc_get_pool() local431 xen_tmem_pool_info_t pool; in tmemc_set_pools() local480 xen_tmem_pool_info_t pool; in tmemc_auth_pools() local
115 void cpupool_put(struct cpupool *pool) in cpupool_put()
1332 struct cpupool *pool; in sched_adjust_global() local
246 const char *pool = NULL; in main_cpupoollist() local306 const char *pool; in main_cpupooldestroy() local332 const char *pool; in main_cpupoolrename() local361 const char *pool; in main_cpupoolcpuadd() local399 const char *pool; in main_cpupoolcpuremove() local439 const char *pool; in main_cpupoolmigrate() local
158 xen_tmem_pool_info_t pool = { in xc_tmem_auth() local254 xen_tmem_pool_info_t *pool = &pools[i]; in xc_tmem_save() local368 xen_tmem_pool_info_t pool = { in xc_tmem_restore_new_pool() local413 xen_tmem_pool_info_t pool; in xc_tmem_restore() local
1742 uint32_t pool; in pyxc_cpupool_getinfo() local
Completed in 25 milliseconds