HomeSort by: relevance | last modified time | path
    Searched defs:vmw_user_context (Results 1 - 1 of 1) sorted by relevancy

  /src/sys/external/bsd/drm2/dist/drm/vmwgfx/
vmwgfx_context.c 39 struct vmw_user_context { struct
124 static void vmw_context_cotables_unref(struct vmw_user_context *uctx)
142 struct vmw_user_context *uctx =
143 container_of(res, struct vmw_user_context, res);
186 struct vmw_user_context *uctx =
187 container_of(res, struct vmw_user_context, res);
373 struct vmw_user_context *uctx =
374 container_of(res, struct vmw_user_context, res);
551 struct vmw_user_context *uctx =
552 container_of(ctx, struct vmw_user_context, res)
    [all...]

Completed in 14 milliseconds