Searched refs:want_p (Results 1 – 1 of 1) sorted by relevance
101 uint32_t *p, *want_p; variable116 want_p = (uint32_t *)(f_addr + PAGE_SIZE +121 want_p = NULL;124 p = __mmap(want_p, it->size, it->prot, it->flags, fd, it->offs);131 } else if (want_p) {132 T_QUIET; T_EXPECT_EQ((void *)p, want_p, "mmap success");