Searched refs:unique (Results 1 – 13 of 13) sorted by relevance
125 if (copy_to_user(u->unique, master->unique, master->unique_len)) { in drm_getunique()138 kfree(master->unique); in drm_unset_busid()139 master->unique = NULL; in drm_unset_busid()148 if (master->unique != NULL) { in drm_set_busid()159 WARN_ON(!dev->unique); in drm_set_busid()160 master->unique = kstrdup(dev->unique, GFP_KERNEL); in drm_set_busid()161 if (master->unique) { in drm_set_busid()162 master->unique_len = strlen(dev->unique); in drm_set_busid()
64 if (master && master->unique) { in drm_name_info()65 seq_printf(m, " master=%s", master->unique); in drm_name_info()67 if (dev->unique) { in drm_name_info()68 seq_printf(m, " unique=%s", dev->unique); in drm_name_info()
397 kfree(master->unique); in drm_master_destroy()
78 char *unique; member
88 statistics for the DMA-BUF with the unique inode number
898 unique(){ function7146 unique $list_name7266 unique ${1}_deps # required for the early break test.7270 unique ${1}_deps
150 # shortest path that makes the file name unique will be used1385 # A unique identifier for the Eclipse help plugin. When installing the plugin1593 # unique id set via EXTERNAL_SEARCH_ID. The search mapping then maps the id of2074 # Note: Each tag file must have a unique name (where the name does NOT include
245 /* check the name is unique */
182 build is unique between builds. It's safe to leave the default.
5277 + /* check the name is unique */5317 - /* check the name is unique */23424 + u8 plane_id; /* unique plane id */