Searched refs:dw_ctx (Results 1 – 1 of 1) sorted by relevance
5754 struct vm_page_delayed_work_ctx * dw_ctx = NULL; local5756 dw_ctx = zalloc_flags(dw_ctx_zone, Z_ZERO | Z_NOWAIT);5758 if (__probable(dw_ctx)) {5759 dw_ctx->delayed_owner = current_thread();5763 return dw_ctx ? dw_ctx->dwp : NULL;