Lines Matching refs:container_of
133 container_of(res, struct vmw_user_context, res); in vmw_hw_context_destroy()
180 container_of(res, struct vmw_user_context, res); in vmw_gb_context_init()
374 container_of(res, struct vmw_user_context, res); in vmw_gb_context_unbind()
562 container_of(ctx, struct vmw_user_context, res); in vmw_dx_context_scrub_cotables()
591 container_of(res, struct vmw_user_context, res); in vmw_dx_context_unbind()
695 return &(container_of(base, struct vmw_user_context, base)->res); in vmw_user_context_base_to_res()
701 container_of(res, struct vmw_user_context, res); in vmw_user_context_free()
723 container_of(base, struct vmw_user_context, base); in vmw_user_context_base_release()
849 container_of(ctx, struct vmw_user_context, res); in vmw_context_binding_list()
856 return container_of(ctx, struct vmw_user_context, res)->man; in vmw_context_res_man()
866 (container_of(ctx, struct vmw_user_context, res)-> in vmw_context_cotable()
882 return container_of(ctx, struct vmw_user_context, res)->cbs; in vmw_context_binding_state()
901 container_of(ctx_res, struct vmw_user_context, res); in vmw_context_bind_dx_query()
934 container_of(ctx_res, struct vmw_user_context, res); in vmw_context_get_dx_query_mob()