Searched defs:topa (Results 1 – 1 of 1) sorted by relevance
325 struct topa { struct326 struct topa_entry table[TENTS_PER_PAGE]; argument344 static struct topa *topa_alloc(int cpu, gfp_t gfp) in topa_alloc() argument347 struct topa *topa; in topa_alloc() local374 static void topa_free(struct topa *topa) in topa_free()388 static void topa_insert_table(struct pt_buffer *buf, struct topa *topa) in topa_insert_table()415 static bool topa_table_full(struct topa *topa) in topa_table_full()436 struct topa *topa = buf->last; in topa_insert_pages() local473 struct topa *topa; in pt_topa_dump() local803 struct topa *topa, *iter; in pt_buffer_fini_topa() local[all …]