Home
last modified time | relevance | path

Searched refs:tag (Results 1 – 3 of 3) sorted by relevance

/gfx-drm/usr/src/uts/common/io/drm/
H A Ddrm_context.c356 ctx_entry->tag = file; in drm_addctx()
H A Ddrm_fops.c361 if (pos->tag == file_priv && in drm_release()
/gfx-drm/usr/src/uts/common/drm/
H A DdrmP.h571 struct drm_file *tag; /**< associated fd private data */ member