Home
last modified time | relevance | path

Searched refs:iosys_map_is_equal (Results 1 – 2 of 2) sorted by relevance

/linux/include/linux/
H A Diosys-map.h214 static inline bool iosys_map_is_equal(const struct iosys_map *lhs, in iosys_map_is_equal() function
/linux/drivers/dma-buf/
H A Ddma-buf.c1598 BUG_ON(!iosys_map_is_equal(&dmabuf->vmap_ptr, map)); in dma_buf_vunmap()