Searched refs:memfd_index (Results 1 – 1 of 1) sorted by relevance
425 int memfd_index; in insert_new_allocation() local434 for (memfd_index = 0; memfd_index < allocator->num_fd; memfd_index++) { in insert_new_allocation()435 memfd_file = (void*)allocator->memfd_pool + memfd_index*sizeof(struct nine_memfd_file); in insert_new_allocation()579 int memfd_index, in nine_memfd_try_unmap_file() argument582 …struct nine_memfd_file *memfd_file = (void*)allocator->memfd_pool + memfd_index*sizeof(struct nine… in nine_memfd_try_unmap_file()585 memfd_index, memfd_file->fd, memfd_file->filesize); in nine_memfd_try_unmap_file()