HomeSort by: relevance | last modified time | path
    Searched defs:shareable (Results 1 - 6 of 6) sorted by relevancy

  /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.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,
  /src/external/bsd/top/dist/machine/
m_sco5.c 357 static unsigned char shareable[RT_VM86 + 1]; /* 1 if shareable */ variable
376 /* init shareable region array */
377 if (shareable[RT_STEXT] == 0 )
378 shareable[RT_STEXT] = shareable[RT_SHMEM] = shareable[RT_MAPFILE] = 1
390 if (shareable[rp->r_type] ) /* account for shared pgs separately
m_sco5.c 357 static unsigned char shareable[RT_VM86 + 1]; /* 1 if shareable */ variable
376 /* init shareable region array */
377 if (shareable[RT_STEXT] == 0 )
378 shareable[RT_STEXT] = shareable[RT_SHMEM] = shareable[RT_MAPFILE] = 1
390 if (shareable[rp->r_type] ) /* account for shared pgs separately
  /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
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

Completed in 49 milliseconds