Searched refs:dw_ctx (Results 1 – 1 of 1) sorted by relevance
5743 struct vm_page_delayed_work_ctx * dw_ctx = NULL; local5745 dw_ctx = zalloc_flags(dw_ctx_zone, Z_ZERO | Z_NOWAIT);5747 if (__probable(dw_ctx)) {5748 dw_ctx->delayed_owner = current_thread();5752 return dw_ctx ? dw_ctx->dwp : NULL;