Home
last modified time | relevance | path

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

/xen/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/xen/common/
A Dxmalloc_tlsf.c275 struct xmem_pool *pool) in ADD_REGION()
305 struct xmem_pool *pool; in xmem_pool_create() local
340 unsigned long xmem_pool_get_used_size(struct xmem_pool *pool) in xmem_pool_get_used_size()
345 unsigned long xmem_pool_get_total_size(struct xmem_pool *pool) in xmem_pool_get_total_size()
353 void xmem_pool_destroy(struct xmem_pool *pool) in xmem_pool_destroy()
375 void *xmem_pool_alloc(unsigned long size, struct xmem_pool *pool) in xmem_pool_alloc()
454 void xmem_pool_free(void *ptr, struct xmem_pool *pool) in xmem_pool_free()
504 int xmem_pool_maxalloc(struct xmem_pool *pool) in xmem_pool_maxalloc()
/xen/xen/common/sched/
A Dcpupool.c229 void cpupool_put(struct cpupool *pool) in cpupool_put()
923 const cpumask_t *cpupool_valid_cpus(const struct cpupool *pool) in cpupool_valid_cpus()
A Dcore.c2021 struct cpupool *pool; in sched_adjust_global() local
/xen/tools/python/xen/lowlevel/xc/
A Dxc.c1617 uint32_t pool; in pyxc_cpupool_getinfo() local

Completed in 15 milliseconds