| /src/sys/external/bsd/drm2/dist/drm/vmwgfx/ |
| ttm_object.h | 101 * @shareable: Other ttm_object_files can access this object. 137 u32 shareable; member in struct:ttm_base_object 169 * @shareable: This object is shareable with other applcations. 180 bool shareable, 238 * Checks that the base object is shareable and adds a ref object to it. 333 bool shareable,
|
| ttm_object.c | 167 bool shareable, 176 base->shareable = shareable; 366 if (base->tfile != tfile && !base->shareable) 720 if (unlikely(!base->shareable)) { 789 * @shareable: See ttm_base_object_init 798 struct ttm_prime_object *prime, bool shareable, 809 return ttm_base_object_init(tfile, &prime->base, shareable,
|
| vmwgfx_simple_resource.c | 196 usimple->base.shareable = false;
|
| vmwgfx_bo.c | 600 * @shareable: Boolean whether the buffer is shareable with other open files. 609 bool shareable, 635 shareable,
|
| vmwgfx_surface.c | 867 user_srf->prime.base.shareable = false; 885 if (dev_priv->has_mob && req->shareable) { 902 req->shareable, VMW_RES_SURFACE, 1477 user_srf->prime.base.shareable = false;
|
| vmwgfx_context.c | 772 ctx->base.shareable = false;
|
| vmwgfx_shader.c | 760 ushader->base.shareable = false;
|
| vmwgfx_drv.h | 828 bool shareable,
|
| /src/sys/external/bsd/drm2/dist/include/uapi/drm/ |
| vmwgfx_drm.h | 184 * @shareable: Boolean whether other clients (as identified by file descriptors) 198 __s32 shareable; member in struct:drm_vmw_surface_create_req 892 * @drm_vmw_surface_flag_shareable: Whether the surface is shareable
|
| /src/common/dist/zlib/ |
| make_vms.com | 227 $! Create shareable image 479 $! needed to build shareable image 719 $! Analyze the project map file and create the symbol vector for a shareable
|