Searched defs:pool (Results 1 – 15 of 15) sorted by relevance
40 AioTaskPool *pool = task->pool; in aio_task_co() local61 void coroutine_fn aio_task_pool_wait_one(AioTaskPool *pool) in aio_task_pool_wait_one()73 void coroutine_fn aio_task_pool_wait_slot(AioTaskPool *pool) in aio_task_pool_wait_slot()82 void coroutine_fn aio_task_pool_wait_all(AioTaskPool *pool) in aio_task_pool_wait_all()89 void coroutine_fn aio_task_pool_start_task(AioTaskPool *pool, AioTask *task) in aio_task_pool_start_task()99 AioTaskPool *pool = g_new0(AioTaskPool, 1); in aio_task_pool_new() local109 void aio_task_pool_free(AioTaskPool *pool) in aio_task_pool_free()114 int aio_task_pool_status(AioTaskPool *pool) in aio_task_pool_status()
465 static coroutine_fn int block_copy_task_run(AioTaskPool *pool, in block_copy_task_run()
2292 AioTaskPool *pool, in qcow2_add_task()
38 ThreadPoolAio *pool; member79 ThreadPoolAio *pool = opaque; in worker_thread() local134 static void do_spawn_thread(ThreadPoolAio *pool) in do_spawn_thread()151 ThreadPoolAio *pool = opaque; in spawn_thread_bh_fn() local158 static void spawn_thread(ThreadPoolAio *pool) in spawn_thread()176 ThreadPoolAio *pool = opaque; in thread_pool_completion_bh() local221 ThreadPoolAio *pool = elem->pool; in thread_pool_cancel() local246 ThreadPoolAio *pool = aio_get_thread_pool(ctx); in thread_pool_submit_aio() local293 void thread_pool_update_params(ThreadPoolAio *pool, AioContext *ctx) in thread_pool_update_params()320 static void thread_pool_init_one(ThreadPoolAio *pool, AioContext *ctx) in thread_pool_init_one()[all …]
55 struct ubi_fm_pool *pool) in return_unused_pool_pebs()120 struct ubi_fm_pool *pool = &ubi->fm_pool; in ubi_refill_pools() local207 struct ubi_fm_pool *pool = &ubi->fm_pool; in ubi_wl_get_peb() local260 struct ubi_fm_pool *pool = &ubi->fm_wl_pool; in get_peb_for_wl() local
32 AioTaskPool *pool; member
44 VncPaletteEntry pool[VNC_PALETTE_MAX_SIZE]; member
118 pool = multiprocessing.Pool() variable
141 int pool; in spapr_vlan_get_rx_bd_from_pool() local544 int pool; in spapr_vlan_get_rx_pool_id() local562 int pool; in spapr_vlan_add_rxbuf_to_pool() local
442 uint16_t pool = qn % IGB_NUM_VM_POOLS; in igb_tx_insert_vlan() local595 uint16_t pool = qn % IGB_NUM_VM_POOLS; in igb_on_tx_done_update_stats() local867 uint16_t pool = qn % IGB_NUM_VM_POOLS; in igb_tx_enabled() local1631 uint16_t pool = rxi->idx % IGB_NUM_VM_POOLS; in igb_update_rx_stats() local1958 uint16_t pool = rxi->idx % IGB_NUM_VM_POOLS; in igb_rx_strip_vlan() local
77 #define MVPP2_POOL_BUF_SIZE_REG(pool) (0x180 + 4 * (pool)) argument255 #define MVPP2_BM_POOL_BASE_REG(pool) (0x6000 + ((pool) * 4)) argument257 #define MVPP2_BM_POOL_SIZE_REG(pool) (0x6040 + ((pool) * 4)) argument259 #define MVPP2_BM_POOL_READ_PTR_REG(pool) (0x6080 + ((pool) * 4)) argument261 #define MVPP2_BM_POOL_PTRS_NUM_REG(pool) (0x60c0 + ((pool) * 4)) argument263 #define MVPP2_BM_BPPI_READ_PTR_REG(pool) (0x6100 + ((pool) * 4)) argument264 #define MVPP2_BM_BPPI_PTRS_NUM_REG(pool) (0x6140 + ((pool) * 4)) argument267 #define MVPP2_BM_POOL_CTRL_REG(pool) (0x6200 + ((pool) * 4)) argument279 #define MVPP2_BM_INTR_CAUSE_REG(pool) (0x6240 + ((pool) * 4)) argument285 #define MVPP2_BM_INTR_MASK_REG(pool) (0x6280 + ((pool) * 4)) argument[all …]
949 auto pool = connectionPools.try_emplace(clientKey); in sendDataWithCallback() local964 for (const auto& pool : connectionPools) in isTerminated() local
259 uint8_t pool[ASPEED_I2C_BUS_POOL_SIZE]; member
47 uint64_t *pool; member
16125 pool, enumerator