Home
last modified time | relevance | path

Searched defs:vunmap (Results 1 – 3 of 3) sorted by relevance

/linux/include/linux/
H A Ddma-buf.h279 void (*vunmap)(struct dma_buf *dmabuf, struct iosys_map *map); member
/linux/include/drm/
H A Ddrm_gem.h182 void (*vunmap)(struct drm_gem_object *obj, struct iosys_map *map); member
/linux/mm/
H A Dvmalloc.c3489 void vunmap(const void *addr) vunmap() function