Home
last modified time | relevance | path

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

/Linux-v5.15/drivers/gpu/drm/i915/
Di915_utils.h215 #define container_of_user(ptr, type, member) ({ \ macro
/Linux-v5.15/drivers/gpu/drm/i915/gem/
Di915_gem_context.c350 container_of_user(base, typeof(*ext), base); in set_proto_ctx_engines_balance()
437 container_of_user(base, typeof(*ext), base); in set_proto_ctx_engines_bond()