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