OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:drm_gem_mmap_obj
(Results
1 - 1
of
1
) sorted by relevancy
/src/sys/external/bsd/drm2/dist/drm/
drm_gem.c
1195
*
drm_gem_mmap_obj
- memory map a GEM object
1205
* synchronously after calling
drm_gem_mmap_obj
.
1211
*
drm_gem_mmap_obj
() assumes the user is granted access to the buffer while
1218
int
drm_gem_mmap_obj
(struct drm_gem_object *obj, unsigned long obj_size,
function in typeref:typename:int
1262
EXPORT_SYMBOL(
drm_gem_mmap_obj
);
1274
* the object) and map it with a call to
drm_gem_mmap_obj
().
1328
ret =
drm_gem_mmap_obj
(obj, drm_vma_node_size(node) << PAGE_SHIFT,
Completed in 13 milliseconds
Indexes created Tue Oct 14 21:09:58 GMT 2025