Lines Matching defs:objects
93 * total_mem: Total/global amount of memory backing GEM objects.
98 * List of all GEM objects (mainly for debugfs, protected by obj_lock
101 struct list_head objects;
115 * The dontneed LRU is considered by the shrinker for objects
117 * considered for objects that could be evicted.
123 * The LRU for GEM objects without backing pages allocated.
124 * This mostly exists so that objects are always is one
132 * The LRU for pinned GEM objects
139 * The LRU for unpinned GEM objects which are in madvise
147 * The LRU for unpinned GEM objects which are in madvise