Searched defs:topa (Results 1 – 1 of 1) sorted by relevance
564 struct topa { struct565 struct topa_entry table[TENTS_PER_PAGE]; argument583 static struct topa *topa_alloc(int cpu, gfp_t gfp) in topa_alloc() argument586 struct topa *topa; in topa_alloc() local613 static void topa_free(struct topa *topa) in topa_free()627 static void topa_insert_table(struct pt_buffer *buf, struct topa *topa) in topa_insert_table()654 static bool topa_table_full(struct topa *topa) in topa_table_full()675 struct topa *topa = buf->last; in topa_insert_pages() local712 struct topa *topa; in pt_topa_dump() local1045 struct topa *topa, *iter; in pt_buffer_fini_topa() local[all …]