Home
last modified time | relevance | path

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

/openbmc/linux/drivers/gpu/drm/i915/
H A Di915_utils.h165 #define container_of_user(ptr, type, member) ({ \ macro
/openbmc/linux/drivers/gpu/drm/i915/gem/
H A Di915_gem_context.c401 container_of_user(base, typeof(*ext), base); in set_proto_ctx_engines_balance()
488 container_of_user(base, typeof(*ext), base); in set_proto_ctx_engines_bond()
581 container_of_user(base, typeof(*ext), base); in set_proto_ctx_engines_parallel_submit()