Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/i915/
A Di915_utils.h216 #define container_of_user(ptr, type, member) ({ \ macro
/linux/drivers/gpu/drm/i915/gem/
A Di915_gem_context.c384 container_of_user(base, typeof(*ext), base); in set_proto_ctx_engines_balance()
471 container_of_user(base, typeof(*ext), base); in set_proto_ctx_engines_bond()
564 container_of_user(base, typeof(*ext), base); in set_proto_ctx_engines_parallel_submit()

Completed in 10 milliseconds