Home
last modified time | relevance | path

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

/linux-6.3-rc2/drivers/gpu/drm/i915/
A Di915_utils.h165 #define container_of_user(ptr, type, member) ({ \ macro
/linux-6.3-rc2/drivers/gpu/drm/i915/gem/
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()

Completed in 8 milliseconds