Searched refs:fdIndex (Results 1 – 2 of 2) sorted by relevance
33 uint32_t fdIndex __attribute__ ((aligned(4))); member39 static_assert(offsetof(GrantorDescriptor, fdIndex) == 4, "wrong offset");
1178 int fdIndex = grantors[grantorIdx].fdIndex; in mapGrantorDescr() local1185 void* address = mmap(0, mapLength, PROT_READ | PROT_WRITE, MAP_SHARED, handle->data[fdIndex], in mapGrantorDescr()