Home
last modified time | relevance | path

Searched refs:container_of_user (Results 1 – 2 of 2) sorted by relevance

/linux/drivers/gpu/drm/i915/
H A Di915_utils.h151 #define container_of_user(ptr, type, member) ({ \ macro
/linux/drivers/gpu/drm/i915/gem/
H A Di915_gem_context.c403 container_of_user(base, typeof(*ext), base); in set_proto_ctx_engines_balance()
490 container_of_user(base, typeof(*ext), base); in set_proto_ctx_engines_bond()
583 container_of_user(base, typeof(*ext), base); in set_proto_ctx_engines_parallel_submit()