Searched refs:am_get_fd_d_i_m (Results 1 – 3 of 3) sorted by relevance
/external/valgrind/coregrind/m_aspacemgr/ |
D | priv_aspacemgr.h | 121 Bool ML_(am_get_fd_d_i_m)( Int fd,
|
D | aspacemgr-common.c | 320 Bool ML_(am_get_fd_d_i_m)( Int fd, in ML_() argument
|
D | aspacemgr-linux.c | 2162 if (ML_(am_get_fd_d_i_m)(fd, &dev, &ino, &mode)) { in VG_() 2401 if (ML_(am_get_fd_d_i_m)(fd, &dev, &ino, &mode)) { in VG_() 2708 if (ML_(am_get_fd_d_i_m)(fd, &dev, &ino, &mode)) { in VG_()
|