Searched refs:ReadBufferSize (Results 1 – 3 of 3) sorted by relevance
88 bool ReadBufferSize(unsigned int inode, uint64_t* size,
55 bool ReadBufferSize(unsigned int inode, uint64_t* size, const std::string& dmabuf_sysfs_path) { in ReadBufferSize() function
241 if (!sysfs_stats || !ReadBufferSize(mapinfo.inode, &size, dmabuf_sysfs_path)) { in ReadDmaBufMapRefs()