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 | 298 Bool ML_(am_get_fd_d_i_m)( Int fd, in ML_() argument
|
D | aspacemgr-linux.c | 1998 if (ML_(am_get_fd_d_i_m)(fd, &dev, &ino, &mode)) { in VG_() 2220 if (ML_(am_get_fd_d_i_m)(fd, &dev, &ino, &mode)) { in VG_() 2527 if (ML_(am_get_fd_d_i_m)(fd, &dev, &ino, &mode)) { in VG_()
|