Home
last modified time | relevance | path

Searched defs:pool (Results 1 – 8 of 8) sorted by relevance

/xen-4.10.0-shim-comet/xen/common/
A Dtmem.c46 struct tmem_pool *pool; member
262 struct tmem_pool *pool; in pgp_alloc() local
319 struct tmem_pool *pool = NULL; in pgp_free() local
455 struct tmem_pool *pool; in rtn_free() local
546 struct tmem_pool *pool; in obj_free() local
668 struct tmem_pool *pool; in pool_alloc() local
874 struct tmem_pool *pool; in client_flush() local
929 struct tmem_pool *pool; in tmem_evict() local
1059 struct tmem_pool *pool; in do_tmem_dup_put() local
1427 struct tmem_pool *pool; in do_tmem_destroy_pool() local
[all …]
A Dxmalloc_tlsf.c263 struct xmem_pool *pool) in ADD_REGION()
294 struct xmem_pool *pool; in xmem_pool_create() local
334 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()
A Dtmem_control.c374 struct tmem_pool *pool = client->pools[i]; in tmemc_get_pool() local
431 xen_tmem_pool_info_t pool; in tmemc_set_pools() local
480 xen_tmem_pool_info_t pool; in tmemc_auth_pools() local
A Dcpupool.c115 void cpupool_put(struct cpupool *pool) in cpupool_put()
A Dschedule.c1332 struct cpupool *pool; in sched_adjust_global() local
/xen-4.10.0-shim-comet/tools/xl/
A Dxl_cpupool.c246 const char *pool = NULL; in main_cpupoollist() local
306 const char *pool; in main_cpupooldestroy() local
332 const char *pool; in main_cpupoolrename() local
361 const char *pool; in main_cpupoolcpuadd() local
399 const char *pool; in main_cpupoolcpuremove() local
439 const char *pool; in main_cpupoolmigrate() local
/xen-4.10.0-shim-comet/tools/libxc/
A Dxc_tmem.c158 xen_tmem_pool_info_t pool = { in xc_tmem_auth() local
254 xen_tmem_pool_info_t *pool = &pools[i]; in xc_tmem_save() local
368 xen_tmem_pool_info_t pool = { in xc_tmem_restore_new_pool() local
413 xen_tmem_pool_info_t pool; in xc_tmem_restore() local
/xen-4.10.0-shim-comet/tools/python/xen/lowlevel/xc/
A Dxc.c1742 uint32_t pool; in pyxc_cpupool_getinfo() local

Completed in 25 milliseconds