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