OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:container_of_user
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/external/bsd/drm2/dist/drm/i915/
i915_utils.h
194
*
container_of_user
: Extract the superclass from a pointer to a member.
199
#define
container_of_user
(ptr, type, member) ({ \
macro
/src/sys/external/bsd/drm2/dist/drm/i915/gem/
i915_gem_context.c
1489
container_of_user
(base, typeof(*ext), base);
1583
container_of_user
(base, typeof(*ext), base);
Completed in 12 milliseconds
Indexes created Fri Oct 17 23:09:53 GMT 2025