Searched refs:stack_ctx (Results 1 – 6 of 6) sorted by relevance
351 eio->next = q->stack_ctx; in storage_get_item()352 q->stack_ctx = eio; in storage_get_item()386 extstore_submit(q->ctx, q->stack_ctx); in storage_submit_cb()389 q->stack_ctx = NULL; in storage_submit_cb()
485 io_pending_proxy_t *p = q->stack_ctx; in proxy_submit_cb()541 q->stack_ctx = NULL; in proxy_submit_cb()1354 p->next = q->stack_ctx; in mcp_queue_rctx_io()1355 q->stack_ctx = p; in mcp_queue_rctx_io()
1769 io->eio.next = q->stack_ctx; in mcplib_internal_run()1770 q->stack_ctx = &io->eio; in mcplib_internal_run()
696 void *stack_ctx; // module-specific context to be batch-submitted member
585 q->stack_ctx = NULL; in conn_io_queue_setup()596 q->stack_ctx = NULL; in conn_io_queue_reset()3317 if (q->stack_ctx != NULL) {
22 if (q->stack_ctx != NULL) { in _mcp_queue_hack()