Searched defs:pool (Results 1 – 5 of 5) sorted by relevance
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
275 struct xmem_pool *pool) in ADD_REGION()305 struct xmem_pool *pool; in xmem_pool_create() local340 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()
229 void cpupool_put(struct cpupool *pool) in cpupool_put()923 const cpumask_t *cpupool_valid_cpus(const struct cpupool *pool) in cpupool_valid_cpus()
2021 struct cpupool *pool; in sched_adjust_global() local
1617 uint32_t pool; in pyxc_cpupool_getinfo() local
Completed in 15 milliseconds