Searched refs:kTableSize (Results 1 – 6 of 6) sorted by relevance
51 static const uptr kTableSize = kSize / sizeof(u32); member53 static const uptr kRefIdx = kTableSize - 1;54 static const uptr kBlockIdx = kTableSize - 2;57 u32 table[kTableSize];
22 const int kTableSize = kTableSizeL1 * kTableSizeL2; variable47 return fd < 0 || fd >= kTableSize; in bogusfd()76 CHECK_LT(fd, kTableSize); in fddesc()
49 static const uptr kTableSize = kSize / sizeof(u32); member51 static const uptr kRefIdx = kTableSize - 1;52 static const uptr kBlockIdx = kTableSize - 2;55 u32 table[kTableSize];
20 const int kTableSize = kTableSizeL1 * kTableSizeL2; variable45 return fd < 0 || fd >= kTableSize; in bogusfd()74 CHECK_LT(fd, kTableSize); in fddesc()
77 static const uptr kTableSize = kSize / sizeof(u32); member79 static const uptr kRefIdx = kTableSize - 1;80 static const uptr kBlockIdx = kTableSize - 2;83 u32 table[kTableSize];
21 const int kTableSize = kTableSizeL1 * kTableSizeL2; variable46 return fd < 0 || fd >= kTableSize; in bogusfd()75 CHECK_LT(fd, kTableSize); in fddesc()