Searched refs:dw_ctx (Results 1 – 1 of 1) sorted by relevance
6004 struct vm_page_delayed_work_ctx * dw_ctx = NULL; local6006 dw_ctx = zalloc_flags(dw_ctx_zone, Z_ZERO | Z_NOWAIT);6008 if (__probable(dw_ctx)) {6009 dw_ctx->delayed_owner = current_thread();6013 return dw_ctx ? dw_ctx->dwp : NULL;