Searched defs:pool (Results 1 – 5 of 5) sorted by relevance
| /kernel/ |
| D | workqueue.c | 262 struct worker_pool *pool; /* I: the associated pool */ member 552 #define for_each_bh_worker_pool(pool, cpu) \ argument 557 #define for_each_cpu_worker_pool(pool, cpu) \ argument 574 #define for_each_pool(pool, pi) \ argument 589 #define for_each_pool_worker(worker, pool) \ argument 714 static int worker_pool_assign_id(struct worker_pool *pool) in worker_pool_assign_id() 775 static unsigned long pool_offq_flags(struct worker_pool *pool) in pool_offq_flags() 940 static bool need_more_worker(struct worker_pool *pool) in need_more_worker() 946 static bool may_start_working(struct worker_pool *pool) in may_start_working() 952 static bool keep_working(struct worker_pool *pool) in keep_working() [all …]
|
| D | workqueue_internal.h | 45 struct worker_pool *pool; /* A: the associated pool */ member
|
| /kernel/dma/ |
| D | swiotlb.c | 306 static void add_mem_pool(struct io_tlb_mem *mem, struct io_tlb_pool *pool) in add_mem_pool() 687 struct io_tlb_pool *pool; in swiotlb_alloc_pool() local 738 struct io_tlb_pool *pool; in swiotlb_dyn_alloc() local 756 struct io_tlb_pool *pool = container_of(rcu, struct io_tlb_pool, rcu); in swiotlb_dyn_free() local 780 struct io_tlb_pool *pool; in __swiotlb_find_pool() local 804 static void swiotlb_del_pool(struct device *dev, struct io_tlb_pool *pool) in swiotlb_del_pool() 1017 static int swiotlb_search_pool_area(struct device *dev, struct io_tlb_pool *pool, in swiotlb_search_pool_area() 1147 struct io_tlb_pool *pool; in swiotlb_search_area() local 1187 struct io_tlb_pool *pool; in swiotlb_find_slots() local 1262 struct io_tlb_pool *pool; in swiotlb_find_slots() local [all …]
|
| D | pool.c | 79 static int atomic_pool_expand(struct gen_pool *pool, size_t pool_size, in atomic_pool_expand() 145 static void atomic_pool_resize(struct gen_pool *pool, gfp_t gfp) in atomic_pool_resize() 165 struct gen_pool *pool; in __dma_atomic_pool_init() local 241 struct gen_pool *pool, void **cpu_addr, in __dma_alloc_from_pool() 269 struct gen_pool *pool = NULL; in dma_alloc_from_pool() local 285 struct gen_pool *pool = NULL; in dma_free_from_pool() local
|
| /kernel/cgroup/ |
| D | rdma.c | 117 struct rdmacg_resource_pool *pool; in find_cg_rpool_locked() local
|