Searched defs:topa (Results 1 – 1 of 1) sorted by relevance
266 struct topa { struct267 struct topa_entry table[TENTS_PER_PAGE]; argument285 static struct topa *topa_alloc(int cpu, gfp_t gfp) in topa_alloc() argument288 struct topa *topa; in topa_alloc() local315 static void topa_free(struct topa *topa) in topa_free()329 static void topa_insert_table(struct pt_buffer *buf, struct topa *topa) in topa_insert_table()356 static bool topa_table_full(struct topa *topa) in topa_table_full()377 struct topa *topa = buf->last; in topa_insert_pages() local414 struct topa *topa; in pt_topa_dump() local735 struct topa *topa, *iter; in pt_buffer_fini_topa() local[all …]