Searched refs:TENTS_PER_PAGE (Results 1 – 1 of 1) sorted by relevance
553 #define TENTS_PER_PAGE (((PAGE_SIZE - 40) / sizeof(struct topa_entry)) - 1) macro565 struct topa_entry table[TENTS_PER_PAGE];644 BUG_ON(last->last != TENTS_PER_PAGE - 1); in topa_insert_table()660 return topa->last == TENTS_PER_PAGE - 1; in topa_table_full()719 for (i = 0; i < TENTS_PER_PAGE; i++) { in pt_topa_dump()