Lines Matching full:reference
32 * Base- and reference object implementation for the various
33 * ttm objects. Implements reference counting, minimal security checks
52 * Describes what type of reference a ref object holds.
56 * TTM_REF_SYNCCPU_READ is a SYNCCPU_READ reference on a
59 * TTM_REF_SYNCCPU_WRITE is a SYNCCPU_WRITE reference on a
107 * including the hash entry. A reference to a base object can
117 * @ref_obj_release: A function to be called when a reference object
208 * caller doesn't yet have a reference to the base object.
230 * @base: The base object to reference.
231 * @ref_type: The type of reference.
232 * @existed: Upon completion, indicates that an identical reference object
240 * base object, but a user-space application holds the reference. When the
241 * file corresponding to @tfile is closed, all its reference objects are
242 * deleted. A reference object can have different types depending on what
246 * will hold a single reference on a base object.
275 * @hash_order: Order of the hash table used to hold the reference objects.
368 * without reference